I read that dgraph will support embedded, and also move to a golang based DB.
This is great news and will make things much easier.
This will allow me to use dgraph on Clients (Desktops and Mobile) and of course a Server.
I would like to be able to write code to manage the sync of data between servers and clients.
If there an easy way to get at this via the golang API ?
Doing Data Sync between Client and Servers is hard and there are so many different use cases / approaches which dgraph cant imagine / forcast easily. But opening this up would allow experimentation of this area which i feel would be very good.