7 releases (4 breaking)
| 0.12.0 | Aug 10, 2025 |
|---|---|
| 0.11.0 | Apr 11, 2025 |
| 0.10.1 | Feb 19, 2025 |
| 0.9.0 | Jan 4, 2025 |
| 0.8.0 | Nov 27, 2024 |
#1 in #persistent-database
382 downloads per month
49KB
872 lines
Event Driven FSM KV Store
A Key-Value Store based on edfsm's FSM trait implementation.
The store is often wired up to use edfsm-machine and streambed-logged to use as a fully-fledged persistent database. All key/values
are held in memory so only use for those scenarios where that is what is required.
This library uses core and alloc.
Dependencies
~2.4–6.5MB
~111K SLoC