Skip to content

robn/twoskip-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twoskip is a robust single-file KV store.

The original implementation of the on-disk format is in the Cyrus mail server. This Rust version attempts to be compatible with the on-disk format, suitable for building tools to manipulate Cyrus data files.

More information about the format can be found at:

This code is unusable currently. It can dump database files and not much else.

About

Robust single-file KV store for Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages