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
Pedis will be constructed based on Scylla which implements many features needed by most modern distributed storage system. For instances, automatic failover, reliable fault tolerance, low latency, higher throughput and highly scalable.
If Pedis based on Scylla, it will use these features. Actually the data in the Pedis persisted to SSTables implemented by Scylla.
https://github.com/Qihoo360/pika
Possible for pedis to be doing this? disk backed solution with rocksdb or something.
The text was updated successfully, but these errors were encountered: