Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Packages in the Dulcimer Family

Nathan Fritz edited this page Jul 23, 2014 · 3 revisions

verymodel - A model system at the core of dulcimer. Define fields with advanced processing and validation. Extend methods on models and model factories.

level-2i - Secondary indexes for level, maintained with each put and delete.

level-bucket - Buckets for level, specified as an option to each function rather than treating as separate databases.

level-bucketarray - Have a tree of buckets, because why not?

level-foreignkeys - Manage foreign keys for your keys. Use streams to read out keys of foreign relationships, and reverse foreign relationships.

level-increment - Atomic incrementing keys in level.

level-streams - A collection of useful streams for working with level databases.

Clone this wiki locally