Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Rishikaaka / Erasure-Coding-for-In-Memory-Key-Value-Store

In-memory data storage systems have been proposed to keep primary data in memory to enable scalable, low-latency data access. Due to the high failure rate, most existing in-memory storage systems replicate data copies across storage servers. However, replication has a high storage overhead that could multiply the cost due to the higher cost compared to disk-based storage. There have been proposals to use erasure coding instead to have a better storage efficiency. In this project, you will install and deploy some existing in-memory data storage systems Like Replication-can be performed by Redis and RAMCloud using benchmark tools YCSB. Whereas Erasure Coding- can be performed by memEC using benchmarck YCSB. As well as we calculate the storage efficiency and performance of using these in-memory data storage systems and predict which is better in performance. Using Linux.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rishikaaka%2FErasure-Coding-for-In-Memory-Key-Value-Store

Stars: 1
Forks: 0
Open Issues: 0

License: None
Language:
Repo Size: 758 KB
Dependencies: pending

Created: over 5 years ago
Updated: over 1 year ago
Last pushed: over 5 years ago
Last synced: 12 months ago

Topics: linux, redis-server, shell-scripting, ycsb

Files
    Loading...
    Readme
    Loading...