wb-cache 0.1.0

Your L1 in-app write-behind cache for various kinds of backends.
Documentation
1
2
3
4
5
pub mod customer;
pub mod inventory;
pub mod order;
pub mod product;
pub mod shipment;