KOO

Results 6 issues of KOO

https://github.com/Tencent/DCache/blob/74d987e09812d4aed739f09795e113792faf5005/src/Router/SwitchThread.cpp#L655 master宕机后,Router重启,此后不会进行该master的主从切换?

请问是否有GlobalTranaction 介绍文档呢?thx~

Can rocksplicator work if disableWAL=true for the primary RocksDB? in some case,we dsiable WAL for the performance reason,as I try the rocksdb API `getUpdateSince`,it won't got any update.Any suggestions?

hi,感谢开源!我在文档找了下关于数据结构映射的文档,没有太详细的说明,曾经关注在rocksdb模拟redis跳表的实现,特别是*rev* 相关的命令,如: zrevrange、zrevrank、zrevrangebyscore。这些接口在既有的开源项目中实现的非常不理想,毕竟,leveldb的反向迭代器也是比正向慢多了,虽然官网只是提到一句: ![image](https://user-images.githubusercontent.com/987990/50064970-fbcef780-01ee-11e9-98ee-61db1edaaa05.png) 我在另个实现中测试了其普通zrange的实现,大概1亿条数据,后来看到其实现是靠正向遍历: ![image](https://user-images.githubusercontent.com/987990/50064895-8ebb6200-01ee-11e9-828e-0102cf05ef22.png) 这是完全不能用于生产环境的实现! 所以,zanRedisDB能否说明下一些操作的时间复杂度以及实现呢?

using the newest docker image to host a server , he didn't show video nor audio, saying retry to access the video device but did not try gain access the...

which architecture did spreed-webrtc support, mixing, mesh or routing?