CLMDB

swift-5.10-RELEASE

Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
apple/swift-lmdb

What's New

Swift 5.10 Release

2024-03-06T16:14:10Z

CLMDB

CLMDB is a SwiftPM package wrapper for LMDB, a key-value database storage solution created for fast read and write processes. You can read more about this project at: http://www.lmdb.tech/doc.

This wrapper provides exposure of the library's C interfaces to Swift, allowing a Swift application or service to easily create, read, and manage database instances of LMDB.

Changes in LMDB will be pulled into this repository as the upstream project evolves. The LMDB repository is mirrored here: https://github.com/LMDB/lmdb.

License

The included LMDB database project is released under The OpenLDAP Public License. This same license applies to the Swift code included in this repository.

Description

  • Swift Tools 4.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Apr 19 2024 20:04:02 GMT-0900 (Hawaii-Aleutian Daylight Time)