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

Make CollectionIDs a 32bit hash value of the collection name #412

Merged
merged 20 commits into from
Jun 8, 2023
Merged

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    46c72f9 View commit details
    Browse the repository at this point in the history
  2. fix fallthrough warnings

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    491131b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83168c8 View commit details
    Browse the repository at this point in the history
  4. include clang-format suggestions

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    da8bb26 View commit details
    Browse the repository at this point in the history
  5. include clang-format

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    401820c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ab3d2a View commit details
    Browse the repository at this point in the history
  7. fix collectionID in SIOBlock

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b18fc26 View commit details
    Browse the repository at this point in the history
  8. use 32 bit hash; use murmurhash3

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    97db917 View commit details
    Browse the repository at this point in the history
  9. clang format murmurhash3

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b0da0d7 View commit details
    Browse the repository at this point in the history
  10. fix fallthrough warnings

    hegner authored and tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3e2e8f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a572486 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a1119f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6cb480 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9ea64a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9e55216 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fee0d03 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    320a19d View commit details
    Browse the repository at this point in the history
  18. Ignore tests in UB sanitizer runs

    Test that will be deprecated with EventStore, so should be OK
    tmadlener committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9d1038b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aee75ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    914155e View commit details
    Browse the repository at this point in the history