Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

New directions in LMDB #14

Merged
merged 21 commits into from
Dec 12, 2016
Merged

New directions in LMDB #14

merged 21 commits into from
Dec 12, 2016

Commits on Sep 10, 2016

  1. complete rewrite.

    chjj committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    87e7391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99d7ba View commit details
    Browse the repository at this point in the history
  3. deps: upgrade to lmdb 0.9.18.

    chjj committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    a54f366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef20489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07a16f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a28a11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7704d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20e3fdc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bc2fba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2b9e93 View commit details
    Browse the repository at this point in the history
  11. database: fix freeing envs.

    chjj committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    2782511 View commit details
    Browse the repository at this point in the history
  12. database: remove mdb_open calls.

    chjj committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    e81700d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. leveldown: refactor macros.

    chjj committed Sep 11, 2016
    Configuration menu
    Copy the full SHA
    ac4f864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0a361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ccb4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8c6bd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d821744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c73781 View commit details
    Browse the repository at this point in the history
  7. async: fix err message mem leak.

    chjj committed Sep 11, 2016
    Configuration menu
    Copy the full SHA
    a44b80a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. Revert "database: implement sync options."

    This reverts commit 4c73781.
    chjj committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    208cf30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01a75f View commit details
    Browse the repository at this point in the history