SkillAgentSearch skills...

NexusMods.MnemonicDB

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

Install / Use

/learn @Nexus-Mods/NexusMods.MnemonicDB
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 500kK 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

Related Skills

View on GitHub
GitHub Stars6
CategoryData
Updated1mo ago
Forks1

Languages

C#

Security Score

85/100

Audited on Feb 20, 2026

No findings