Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRUMS

DRUMS is a key-value store, which is optimized for:

  1. fast bulk inserts,
  2. fast state dependent updates
  3. range selects

DRUMS was first developed to store sequence related data, but it can be easily adapted for other problems, e.g. product informations, click data, ... . DRUMS is very memory efficient. To find an example for sequence related data, please have a look at the BioDRUMS project.

Please see http://mgledi.github.io/DRUMS/ for documentation, tutorials and examples.

About

DRUMS: Disk Repository with Update Management and Select Option

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages