Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aecio/drum
Implementation of algorithms for storing large unique key-value sets
https://github.com/aecio/drum
Last synced: 11 days ago
JSON representation
Implementation of algorithms for storing large unique key-value sets
- Host: GitHub
- URL: https://github.com/aecio/drum
- Owner: aecio
- Created: 2015-06-01T07:14:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T07:18:22.000Z (over 9 years ago)
- Last Synced: 2023-03-11T16:25:54.585Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/aecio/drum.svg?branch=master)](https://travis-ci.org/aecio/drum)
# DRUM
Implementation of DRUM algorithm (not ready yet) for storing large key-value sets.