|
|
|
|
|
by slynux
4649 days ago
|
|
If you look at the key features, following are the attractive points about zBase: - LRU based or random eviction based cache management. - Support for multiple disks and thereby IO parallelism. - Incremental Backup and Restore (You can pack 5x .. 10x size of RAM in ZBase and make use of incremental backups for node failover) - Incremental backup helps to offer Blob level restore in hourly, daily and weekly granularities) - Cluster manager - ZBase operates by partitioning entire data into virtual buckets and servers act as containers to hold these vbuckets. Hence provides scalable ways to increase or decrease the number of servers in a cluster. |
|