Skip to content

Conversation

@filipecosta90
Copy link
Collaborator

Performance:

  • Reduced contention by replacing global rand with per-goroutine RNGs.
  • Reduced allocations via caching and chunked string generation.
  • Improved handling of edge cases (single key, large payloads).

Feature:

  • Added support for command pipelining, improving throughput in radix mode.

@fcostaoliveira fcostaoliveira merged commit 7a02009 into master Sep 19, 2025
@fcostaoliveira fcostaoliveira deleted the pipeline branch September 19, 2025 11:08
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.

3 participants