try.redis icon indicating copy to clipboard operation
try.redis copied to clipboard

A demonstration of the Redis database.

Results 15 try.redis issues
Sort by recently updated
recently updated
newest added

The return of the commands, `SADD` and `SPOP`, are wrong. Check the image bellow: ![image](https://user-images.githubusercontent.com/1569191/113478385-e5501700-945e-11eb-9926-816700bf98b3.png)

Can we set `autocomplete="off"` on the input? I'm finding it disruptive and not helpful. ![image](https://user-images.githubusercontent.com/27159564/108893316-305c4c00-75ce-11eb-9388-e2e033816566.png)

ZREVRANGEBYSCORE doesn't accept more than 3 arguments, making it impossible to use WITHSCORES or LIMIT. (error) wrong number of arguments ...