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 GETBIT, HEXISTS, HGET, HKEYS, HRANDFIELD, HVALS, and HSTRLEN benc… #98

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

michael-grunder
Copy link
Member

…hmarks.

  • Add GETBIT benchmark.

  • Add the remaining hash commands that Relay can read from its in-memory cache.

  • Add a helper method to read in entire keys based on the benchmark key type.

  • Add a new helper class for commands operating against an entire hash key.

…hmarks.

* Add GETBIT benchmark.

* Add the remaining hash commands that Relay can read from its in-memory
  cache.

* Add a helper method to read in entire keys based on the benchmark key
  type.

* Add a new helper class for commands operating against an entire hash
  key.
@michael-grunder michael-grunder force-pushed the additional-cached-relay-commands branch from ea32132 to fa2b453 Compare July 20, 2023 18:19
@tillkruss tillkruss merged commit ad6b142 into main Jul 20, 2023
3 checks passed
@tillkruss tillkruss deleted the additional-cached-relay-commands branch July 20, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants