[Rpm-maint] [rpm-software-management/rpm] Add LMDB backend for RPMDB to RPM (#291)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sun Jul 30 02:01:30 UTC 2017


This PR implements an LMDB-based rpmdb for RPM.

Closes #281 
Fixes #128 
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/291

-- Commit Summary --

  * Add acinclude.m4 with RPM_CHECK_LIB m4 macro
  * Add LMDB backend to RPM
  * Fix notation of file name in header

-- File Changes --

    A acinclude.m4 (537)
    M configure.ac (23)
    M lib/Makefile.am (8)
    M lib/backend/dbi.c (46)
    M lib/backend/dbi.h (5)
    A lib/backend/lmdb.c (953)
    M lib/backend/ndb/glue.c (5)
    M lib/rpmdb.c (4)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/291.patch
https://github.com/rpm-software-management/rpm/pull/291.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/291
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170730/7fc078ca/attachment.html>


More information about the Rpm-maint mailing list