ldb28 -> ldb29

This commit is contained in:
2025-01-23 15:34:20 +01:00
parent f0bf0bf427
commit 49540576e3
18 changed files with 1279 additions and 0 deletions

View File

@ -0,0 +1,7 @@
ldb is a LDAP-like embedded database.
ldb provides a fast database with an LDAP-like API designed to be used
within an application.
In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.