Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible to do this implementation with disk backed solution like pika? #33

Open
hiqbn opened this issue Feb 11, 2019 · 1 comment
Open

Comments

@hiqbn
Copy link

hiqbn commented Feb 11, 2019

https://github.com/Qihoo360/pika

Possible for pedis to be doing this? disk backed solution with rocksdb or something.

@fastio
Copy link
Owner

fastio commented Feb 11, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants