vaxine icon indicating copy to clipboard operation
vaxine copied to clipboard

Rich-CRDT database based on AntidoteDB.

Results 9 vaxine issues
Sort by recently updated
recently updated
newest added

Introduce local DC timestamp information into meta_data ets tables. The main use-case - get notified when particular transaction is fully replicated to the local DC, as it may be spread...

refactor https://github.com/AntidoteDB/antidote/pull/463 - [x] flatten git commits - [ ] align with existing code by cleaning up spaces/function names/reformatting & linting - [ ] add some documentation and background info...

epic

At the moment, we are a KV store with primary indexes. We want users to be able to efficiently query on multiple fiuelds. This presents a challenge to have consistent...

epic

Currently, querying the contents of large objects (maps, sets) copies the whole object (e.g.: the whole set) to the client to read one of the members. We need a strategy...

epic

Finish / merge the refactoring and log compaction work. TODO: flesh out this description / spec.

epic

The idea is to merge the best of the strong consistency implementations on the current feature branches. TBC: to what degree is this required with the rich-CRDT approach?

epic