目录
目录README.md

QuickLMDB

QuickLMDB is designed to be a easy, efficient, and uncompromising integration of the LMDB library. QuickLMDB does not hide access to the underlying LMDB core, allowing you to directly utilize the core LMDB API at any time. Likewise, QuickLMDB makes it very easy to write high-level code that is simultaneously memory-safe and high-performance.

  • QuickLMDB is the only known Swift library to allow full transactional control over an Environment. This is crucial to achieving high performance.

  • QuickLMDB allows direct access to the LMDB memorymap without overhead or copies. This is also a unique feature for Swift-based LMDB wrappers.

Full Documentation

QuickLMDB is fully documented. This documentation is available HERE. Documentation may be generated from source using swift-docc.

Compatibility

QuickLMDB is fully supported(*) on all platforms capable of running Swift, including:

  • Linux

  • MacOS (* Non-Sandboxed Only)

  • iOS

License

QuickLMDB is available with an MIT license.

LMDB is included with QuickLMDB with an OpenLDAP license.

关于
124.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

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