Skip to content

dorkbox/Storage

Dorkbox Pluggable Storage system

Dorkbox Github Gitlab

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>Storage</artifactId>
      <version>1.11</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    compile "com.dorkbox:Storage:1.11"
}

License

This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Save and load hash-map data structures to disk in a performant manner.

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Apachev2
BSD-3-Clause
LICENSE.BSD3
CC0-1.0
LICENSE.CC0
MIT
LICENSE.MIT

Stars

Watchers

Forks

Packages

No packages published