Home

What is disk-objectstore

disk-objectstore is an implementation of an efficient key-value store that writes directly on disk and does not require a server running.

Getting Started

Simple example of how to use the API.

Advanced usage

Bulk operations, memory-savvy usage, …

CLI usage

Learn how to use the dostore command line.

Packing

Explanation of what packing is and when you should pack your container.

Design

Background information on the design of the package.