Skip to content

stefan-zobel/schwefel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeQL Maven Central javadoc.io License

schwefel

A dead simple RocksDB Java wrapper

Status:

  • In contrast to RocksDB null values are not allowed
  • Mostly undocumented; not thoroughly tested
  • Only suited for adventurous developers

Maven:

<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>schwefel</artifactId>
    <version>9.2.1.1</version>
</dependency>