Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Implement a MapDB backend #12

@arrdem

Description

@arrdem

MapDB is a Java persistence layer which offers many of the primitives required for implementing a Shelving store. One of the advantages of MapDB is that it provides incremental serialization & deserialization which allows it to maintain a smaller memory footprint in the face of larger datasets and is probably more generally appropriate to actually deploying Shelving as a persistence layer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions