I am developing an embedded document/json database (based on badger 
key-value store). Queries are performed using predefined views, very much 
like views in CouchDB, except that they get updated inside same 
transaction, so they are consistent - vs Eventual Consistent.


At alpha stages it is, and any feedback/PRs are most welcome!


https://github.com/dc0d/dockage

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to