Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add submodule lmdbxx which is a c++ wrapper for lmdb #4724

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Commits on Sep 10, 2024

  1. Include <chrono> IWYU

    clemahieu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b6a36c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b76d827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498ea2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba72e18 View commit details
    Browse the repository at this point in the history
  5. Rename init to error

    clemahieu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    548b5e6 View commit details
    Browse the repository at this point in the history
  6. Adding lmdbxx submodule.

    clemahieu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc39da9 View commit details
    Browse the repository at this point in the history
  7. Moving mdb::env::tx off of mdb:env and in to nano::store::lmdb namesp…

    …ace as a separation of concerns.
    clemahieu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3e543c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fda250f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e06bc1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53301a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64bf712 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b4c0eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2eab8ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5aa80b7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ead93d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6ce753c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff962bf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    519f57e View commit details
    Browse the repository at this point in the history