Skip to content

Nexus-Mods/NexusMods.MnemonicDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexusMods.MnemonicDB

This is a simple, fast, and type-safe in-process temporal database for .NET applications. It borrows heavily from Datomic, Datahike and heavily leverages RocksDB for storage. Performance wise, on modern desktop hardware it can write roughly 210K tuples per second sustained, and read roughly 1M tuples per second sustained, this includes the overhead of maintaining the indexes.

Documentation

The full docs can be found here

License

See LICENSE.md

About

A simple, fast, and type-safe in-process temporal database for .NET applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages