Skip to content

mgledi/DRUMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages