miniredis icon indicating copy to clipboard operation
miniredis copied to clipboard

A very tiny clone of Redis, mostly for Windows support

Results 1 miniredis issues
Sort by recently updated
recently updated
newest added

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.