Open joshua1 opened 9 years ago
Hello @joshua1! The server/backend functionality that SyncedDB needs is very minimal. The backend can be implemented on anything that can communicate through WebSockets.
I don't know what you mean with "Is it possible to define the Server side code (in the Readme) on the client"?
+1 on RethinkDB / Elixir.
I am also interested in a client db with the ability to sync to the backend db (like PouchDB + CouchDB) but I am more interested in RethinkDB atm.
Hi @paldepind , I am very much interested in using this library, but node in a node context. Is it possible to define the Server side code (in the Readme) on the client. My use case is RethinkDb on an Elixir Backend. I know there is no Adapter for RethinkDB but am sure writing one would not be much of an issue