Skip to content

jburman/razordb

 
 

Repository files navigation

razordb

A lightweight, fast, and embedded key value storage database, written in C#.

Integrated Libraries

RazorDB uses the reputable C5 library, by sestoft. It can be found on GitHub updated here.

Version Notes

7/16/2015 - master branch has major update to key storage strategy. Using this update will require an upgrade step which re-saves all keys by reading and saving each pair in a key value store.

v1.0 - Is now contained in branch 1.0

About

RazorDB is a lightweight, fast, embedded key value store, written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%