Skip to content
/ razordb Public

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

Notifications You must be signed in to change notification settings

gnoso/razordb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

097e7d1 · Oct 13, 2016
May 14, 2013
Oct 13, 2016
Dec 29, 2015
Oct 15, 2013
Oct 15, 2013
Dec 3, 2015
Apr 29, 2013
May 23, 2013
Jul 16, 2015
Jun 12, 2015

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