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

GH-3416 LMDB-based SAIL. #3413

Merged
merged 24 commits into from
Dec 11, 2021
Merged

GH-3416 LMDB-based SAIL. #3413

merged 24 commits into from
Dec 11, 2021

Commits on Nov 24, 2021

  1. eclipse-rdf4jGH-3416 Initial LMDB-based SAIL.

    - based on NativeStore
    - uses LWJGL interfaces to LMDB
    - uses one db for indexes and one db for values
    
    Fixes eclipse-rdf4j#3416
    kenwenzel committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    90b8707 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    f41af51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b10b8 View commit details
    Browse the repository at this point in the history
  3. eclipse-rdf4jGH-3416 Update to LWJGL 3.3.0.

    - adds support for MacOS on ARM
    kenwenzel committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0cee62a View commit details
    Browse the repository at this point in the history
  4. eclipse-rdf4jGH-3416 Implement sortable varints and prepare migration…

    … of LMDB sail to native ordering.
    kenwenzel committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    8c51416 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f6816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4aa07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cded234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ebda36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4da0c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a175daa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b18de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    6cfd2a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    33075fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218d241 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    f64ce93 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    535af54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d7023 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    9b4bbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f67d96 View commit details
    Browse the repository at this point in the history
  3. eclipse-rdf4jGH-3416 Replace RepositoryUtil.difference to vastly impr…

    …ove runtime of test.
    kenwenzel committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    9155045 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    8e4e457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0540994 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. eclipse-rdf4jGH-3416 Update remaining copyright headers and mark Lmdb…

    …Store as experimental.
    kenwenzel committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4b8023d View commit details
    Browse the repository at this point in the history