cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
https://cozodb.org
Mozilla Public License 2.0
3.36k stars 100 forks source link

CRDT with Cozo #252

Open pax-k opened 6 months ago

pax-k commented 6 months ago

We want to implement CRDT into Cozo: https://github.com/vlcn-io/cr-sqlite

Any suggestions how we should approach this?

kaiyzen commented 3 months ago

Adding reference to: https://github.com/cozodb/cozo/issues/240

Can probably keep the crdt feature request as single issue