topcoderinc / TC-redis-manager

5 stars 15 forks source link

whitespace in keys and values should also be supported in CLI #465

Open standlove opened 5 years ago

standlove commented 5 years ago

set "test b" "test a" should work.

This should still work: set \"test testb user needs to escape it.