TortugaResearch / Tortuga.Chain

A fluent ORM for .NET
Other
336 stars 22 forks source link

Persistent dictionary #492

Open Grauenwolf opened 2 years ago

Grauenwolf commented 2 years ago

It may be interesting to copy this feature and expose it for other types of databases.

https://www.reddit.com/r/dotnet/comments/vxa8gq/a_persistent_dictionary_that_uses_windows_native/?

https://github.com/microsoft/ManagedEsent/blob/master/Documentation/PersistentDictionaryDocumentation.md

Grauenwolf commented 2 years ago

This requires a 4.3 feature.