Parkour-Labs / dust

State management all-in-one: reactivity, persistence and synchronisation.
Apache License 2.0
2 stars 0 forks source link

Migrate underlying database to rocksdb #10

Open wxxedu opened 5 months ago

wxxedu commented 5 months ago

Dust does not need the underlying database to be as complicated as SQLite. A simple & fast embeddable key-value store would easily suffice.