niamtokik / cozo

An interface to cozodb
https://github.com/niamtokik/cozo
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Find a way to synchronize running databases #17

Open niamtokik opened 1 year ago

niamtokik commented 1 year ago

CozoDB can use in memory, sqlite and rocksdb databases. Both should be compatible together, and it could be great to create functions to help users to synchronize data between each engine.