otherone-storage 0.1.2

存储层 — 支持本地文件、PostgreSQL、MySQL、MongoDB、Redis 多种存储方式
Documentation
1
2
3
// 作用:Redis 缓存存储模块
// 关联:被 storage/lib.rs 调用
pub mod client;