cached_db 0.2.2

A NoSQL database with a built in cache layer.
Documentation
1
2
3
4
5
pub mod cache;
pub mod collection;
pub mod get;
pub mod insert;
pub mod update;