Skip to content

Conversation

@vitortrindader
Copy link
Contributor

This PR updates the serialize and deserialize functions in Redis to implement data compression and decompression before storage. By compressing data before saving it and decompressing it when retrieving, we aim to optimize memory usage, allowing more keys to fit within the same Redis instance. This enhancement is particularly beneficial for reducing memory overhead and improving overall efficiency.

@github-actions
Copy link
Contributor

Tagging Options

Should a new tag be published when this PR is merged?

  • 👍 for Patch 1.110.1 update
  • 🎉 for Minor 1.111.0 update
  • 🚀 for Major 2.0.0 update

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