- 新增 BoltDBConfig 和 BoltDBEngine 类型 - 实现了 Write、Read、GetLatest 等存储引擎接口方法 - 添加了 EnablePersistence、BatchWrite 和 ReadDuration 等扩展方法 - 优化了缓存机制,提高读取性能