StackExchange.Redis.Extensions icon indicating copy to clipboard operation
StackExchange.Redis.Extensions copied to clipboard

Support for Compression/Decompression

Open devanshgoenka97 opened this issue 5 years ago • 1 comments

While this extension offers a lot, one thing that I feel is missed is the support for Compression/Decompression as I would really want to not store the huge content of my serialized strings in Redis.

Further, much like how we can choose our own serializer, I'd love to see if we are able to let users bring their own compression library!

devanshgoenka97 avatar Sep 13 '20 10:09 devanshgoenka97

Hi @devanshgoenka97 thanks for the suggestion. This is something that is in my radar, I've to find the time for that. In the meantime if you want to open a PR will be very helpful.

Thanks

imperugo avatar Jun 25 '21 12:06 imperugo