You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?