https://github.com/loresuso/consistent-hashing-erlang-rest
A simple in memory key-value database implemented using consistent hashing
https://github.com/loresuso/consistent-hashing-erlang-rest
consistent-hashing erlang java key-value-database key-value-store
Last synced: about 2 months ago
JSON representation
A simple in memory key-value database implemented using consistent hashing
- Host: GitHub
- URL: https://github.com/loresuso/consistent-hashing-erlang-rest
- Owner: loresuso
- Created: 2021-03-09T17:07:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T07:56:23.000Z (about 5 years ago)
- Last Synced: 2025-07-01T08:06:36.549Z (12 months ago)
- Topics: consistent-hashing, erlang, java, key-value-database, key-value-store
- Language: Java
- Homepage:
- Size: 3.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# consistent-hashing-erlang-rest
**A simple in memory key-value database implemented using consistent hashing**
**University of Pisa, February 2021**
_Computer Engineering - Distributed Systems and Middleware Technologies_
Lorenzo Susini, Federico Cappellini, Andrea Lelli, Alberto Lunghi