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

Rework heed to be lightweight and simpler to maintain #128

Merged
merged 57 commits into from
Jan 11, 2023
Merged

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    881e3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b387b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    994d1bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbdfd4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7602a9f View commit details
    Browse the repository at this point in the history
  6. Use bytemuck 1.5.0 in heed

    Kerollmops committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    aacd1e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f488b0 View commit details
    Browse the repository at this point in the history
  8. Use mdb_stat for db.len()

    Closes #56
    Kerollmops committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f1ce77e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df8b2d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4673b11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb39f0a View commit details
    Browse the repository at this point in the history
  12. Ignore mdb databases

    Kerollmops committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0b5cda0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a498ac4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    51fd50f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0104d5f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    975ebfb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    73983d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    997144f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c8ac061 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    852ba96 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f477e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    8ec4a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24a77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    690b1af View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    b273a2d View commit details
    Browse the repository at this point in the history
  2. Bump to edition 2021

    Kerollmops committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    eae34aa View commit details
    Browse the repository at this point in the history
  3. Add Env information functions

    Co-authored-by: irevoire <tamo@meilisearch.com>
    Kerollmops and irevoire committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4b65638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3e025 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f80c41 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Oct 29, 2022

  1. Implement Debug for Env

    Kerollmops committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    23aa2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e640e5c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    906b23f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e663efd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22caecb View commit details
    Browse the repository at this point in the history
  4. Simplify the README

    Kerollmops committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    634862e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Add the vendored feature

    Co-authored-by: Louis <louis@meilisearch.com>
    Kerollmops and dureuill committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    48dfae7 View commit details
    Browse the repository at this point in the history
  2. Remove the Fuchsia license

    Kerollmops committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    67c1d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98680ac View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    5328f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692fbf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68df5e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9800507 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f49685f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Delete the testdb files

    Kerollmops committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    1557bc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    5ff68e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2f85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ed4b1 View commit details
    Browse the repository at this point in the history
  4. Fix the multi-env test

    Kerollmops committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9db1ebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c8afdd View commit details
    Browse the repository at this point in the history
  6. Run all examples in the CI

    Kerollmops committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d5bef4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df71fed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa42e91 View commit details
    Browse the repository at this point in the history
  9. Add POSIX semaphores Cargo feature

    Co-authored-by: GregoryConrad <gregorysconrad@gmail.com>
    Kerollmops and GregoryConrad committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    30ded88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    466e55b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abdb334 View commit details
    Browse the repository at this point in the history