miniredis icon indicating copy to clipboard operation
miniredis copied to clipboard

Add support for GETSET

Open coderanger opened this issue 14 years ago • 0 comments

Added in my fork in http://github.com/coderanger/miniredis/commit/8b4670883d2e89c07f90b6e28b286bd3a907ebdf

Seems simple enough (just pasting together code from GET and SET) and might be useful to others.

coderanger avatar Aug 05 '10 01:08 coderanger