目录
目录README.md

RapidLMDB

⚠️ NOTICE: RapidLMDB is no longer being actively maintained. You are NOT encouraged to use this codebase on new projects.

If you find RapidLMDB appealing, please use QuickLMDB for future projects. QuickLMDB can be found here.

WHY: There were two decisions that were baked into RapidLMDB at its inception that have limited its ability to grow.

  • The decision to mirror release tags of this project with release tags of the LMDB core limited my ability to ship major updates
  • The technical design around serialization greatly erodes many of the efficiencies that LMDB offers.
    • Primarily, the choice to encode numbers in their native bits, instead of using string-based encoding. This limits portability, and also makes it difficult to leverage LMDB’s built in sorting features.
关于
63.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号