Menu

#117 Replace BDB with LMDB

v1.0_(example)
closed-fixed
1
2020-04-30
2014-12-06
No

Due to the toxic relicensing of BDB by Oracle, most OSS can no longer use BDB safely. Fortunately, there is a sane, truly free and open alternative, lmdb. It would be a worthwhile time investment to divest bogofilter of bdb and move to lmdb.

http://symas.com/lmdb/ for more information. See http://symas.com/mdb/#projects for a list of just some of the projects that have already made the switch.

Discussion

  • Matthias Andree

    Matthias Andree - 2019-02-08

    LMDB support has been contributed by Steffen Nurpmeso and merged into the Subversion repository, this ticket will be closed once a release has been made that contains it.

     
  • Matthias Andree

    Matthias Andree - 2019-02-08
    • labels: --> fixed-in-repo
    • assigned_to: Matthias Andree
    • discussion: enabled --> disabled
     
  • Matthias Andree

    Matthias Andree - 2019-05-19
    • status: open --> open-fixed
     
  • Matthias Andree

    Matthias Andree - 2019-06-08

    WRT Oracle Berkeley DB licensing, Oracle still provides 5.3 for download, which was not using the AGPLv3 license.

     
  • Matthias Andree

    Matthias Andree - 2020-04-30
    • status: open-fixed --> closed-fixed
     
  • Matthias Andree

    Matthias Andree - 2020-04-30

    LMDB support was released last year in bogofilter-1.2.5.