Commit Graph

3 Commits

Author SHA1 Message Date
kingecg 0db0e02a8a feat(storage): 添加 BoltDB 存储引擎
- 新增 BoltDBConfig 和 BoltDBEngine 类型
- 实现了 Write、Read、GetLatest 等存储引擎接口方法
- 添加了 EnablePersistence、BatchWrite 和 ReadDuration 等扩展方法
- 优化了缓存机制,提高读取性能
2025-06-11 23:30:28 +08:00
kingecg 9682c51336 fix code 2025-06-11 00:07:20 +08:00
kingecg 25a2c2de57 first gen 2025-06-10 21:38:06 +08:00