Hi Petr, Am 01.08.2016 um 08:05 schrieb Peter Bieringer:
Hi Petr,
Am 01.08.2016 um 08:00 schrieb Petr Kubat:
Hello Peter,
For your information, I am working on a list of alternatives for Berkeley DB which can be found at:
https://fedoraproject.org/wiki/User:Pkubat/BerkeleyDB_alternatives
Please take a look if you are interested.
Great, thank you! I will probably switch to LMDB.
Just an update: investigated LMDB now deeper and found following: - perl-LMDB_File is (still) not available for FC24, had to rebuild http://www.openfusion.com.au/labs/srpms/perl-LMDB_File-0.09-1.of.el7.src.rpm => Perl database generation tool extended (that was the easy part...) - found that I haven't implemented an abstract database "product" layer in the past -> this requires a bunch of work because in addition I found that LMDB won't support BDB's "recno" and also I have a special BDB db handler cache implemented... => the support of (a) different database(s) would not be implemented in short time BTW: souces moved to GitHub now, but LMDB extenion branch is still private https://github.com/pbiering/ipv6calc Regards, Peter