-
Notifications
You must be signed in to change notification settings - Fork 28
Roadmap
cliffmoon edited this page Sep 12, 2010
·
2 revisions
- Hinted handoff
- enables a cluster to be always writeable as long as one node is up.
- Incremental backups
- Allow one cluster to incrementally be backed up to another cluster
with similar partitioning constants
- Allow one cluster to incrementally be backed up to another cluster
- Buffered writes
- Enable a mode with reduced durability where writes are buffered and
flushed to disk in the background
- Enable a mode with reduced durability where writes are buffered and
- Avg Latency and 99.9% latency within the same order of magnitude as
those described in the paper - Load distribution efficiency above 0.95 (mean load / max load)
- Integration test suite for distributed failure scenarios