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

Improve use of EndDateable for GetAll filtering #63

Merged
merged 2 commits into from
May 2, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    42ffb5a View commit details
    Browse the repository at this point in the history
  2. Merge default MapStorage and Hord KV Storage

    - This avoids having duplicated implementations of in-memory storage
    - Also fixes the issue with pointers being stored in a map and being
      externally mutable
    - Makes things more consistent if switching to Hord storage later on
    calvinmclean committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e6e0013 View commit details
    Browse the repository at this point in the history