https://github.com/armen/hdis
Hdis - Very memory efficient plain key-value store on top of Redis
https://github.com/armen/hdis
Last synced: 7 months ago
JSON representation
Hdis - Very memory efficient plain key-value store on top of Redis
- Host: GitHub
- URL: https://github.com/armen/hdis
- Owner: armen
- Created: 2012-11-09T10:54:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-09T10:43:16.000Z (over 12 years ago)
- Last Synced: 2025-01-12T10:29:46.871Z (9 months ago)
- Language: Go
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hdis
Very memory efficient plain key-value store on top of Redis.
As it's described in http://redis.io/topics/memory-optimization## Installation
go install github.com/armen/hdis