Release v0.20.0 of heed, a fully typed LMDB wrapper with minimum overhead, includes improvements to safety, usage simplicity, support for LMDB features, custom key comparison functions, environment opening, Apple App sandboxed applications, number-typed database, stats retrieval, reduced copies to write into the database, error handling and debugging, always use the vendored version of LMDB, and transaction usage

7m read timeFrom github.com
Post cover image
Table of contents
Fix a Soundness Issue with the sync-read-txn FeatureOpening an Environment is Now UnsafeSupport a Lot More LMDB FeaturesSupport Custom Key Comparison FunctionSimplify our Internal ProcessesUse it with Apple App's SandBoxed applicationsSimplify the Number-Typed DatabaseKnow the Stats of your DatabaseReduce the Number of Copies to Write into your DatabaseBetter Error Handling and DebuggingAlways use the Vendored Version of LMDBSimplify Transaction Usage
1 Comment

Sort: