AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

Zstd compression support

Open ymotton opened this issue 7 months ago • 1 comments

👋 Hello,

Are there currently any plans to add support for zstd compressed payloads?

Thanks!

Kr, Yannick

ymotton avatar Sep 27 '25 08:09 ymotton

I saw zstd has been included into nodejs zlib module, which means Another can use this function without any new addon modules. I'll try this

qishibo avatar Oct 28 '25 05:10 qishibo