polodb_core 2.0.0

PoloDB is an embedded JSON-based database
Documentation
1
2
3
mod memory_backend;

pub(crate) use memory_backend::MemoryBackend;