Skip to content

glenwatson/Distributed-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

A distributed database written in .Net

Allows you to create basic objects (Arrays, Lists, HashTables) which are immediately persisted to a file system.

Each piece of functionality is built in a layer so the developer can add/remove layers in order to get the desired functionality. e.g. caching layer, distributed layer

(This is a continuation of an existing project)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages