redis-commander icon indicating copy to clipboard operation
redis-commander copied to clipboard

Support for gunziping list items

Open plazmdk opened this issue 2 years ago • 1 comments

If items in a list is gzipped, this allows for showing the content instead of encoded data.

plazmdk avatar Mar 22 '23 08:03 plazmdk

Hi - thanks for the PR. Good idea

Would it not be useful to add this not only to lists but other items as well? And I do not like that this is done automatically without a chance to se original data in Redis (e.g. zip corrupted or potential attack). This should be done on request only and maybe on browser side? Or Server side?

Here we need to think about it in more detail with all its consequences.

sseide avatar May 17 '23 15:05 sseide