apache / incubator-pegasus

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
https://pegasus.apache.org/
Apache License 2.0
1.96k stars 310 forks source link

Feature(encryption): shell command local_get and sst_dump should support encryption data. #2042

Open Samunroyu opened 3 weeks ago

Samunroyu commented 3 weeks ago

Feature Request

Is your feature request related to a problem? Please describe: When pegasus enable encryption, the local_get and sst_dump commands should still work.And dont just simply return CORRPUT FILE like below picture.

local_get command 截图

sst_dump command 截图__