Ted Mostly

Results 52 comments of Ted Mostly

另外不同CF的配置分别导出

对于写入是需要锁key的,避免冲突。存储上层的锁,是锁db handle的,有dropdb这种,

这个锁的力度确实有点大,可以优化,读场景没有锁的必要

兼容性比较我来做,很快 单元测试、集成测试补充 googletest集成 得基于cmake集成之后来做

这个等slash合并到这个库里再修吧。

后面优化考虑引入主写入限速,不能超过过长落后

这个可能是pika的时间戳单位小了,应该加上校验逻辑。后面加上

> update: > > I see you are using `-Wno-error=deprecated-copy -Wno-error=pessimizing-move` in v3.4.1 and master. these options for gcc are added in gcc9. so better mention this in README (which...