Skip to content

sergey-korol/uniform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniform

Uniform defines simple abstraction for key-value database. Two implementations available: InMemoryDatabase and MongodbDatabase. By using one abstraction, you are able to run your database entirely in-memory or using MongoDB as a storage.

  • Quick Start - tutorial, that will help you to create your first project with Uniform
  • Collection Operations - lists all possible operations that you can do with Uniform.ICollections collections.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Batchfile 0.4%