redcon/example/tls
Anders F Björklund 45df01b385 Add implementation of the SETNX command
This is an optimized "SET if not exists" command,
which basically does an EXISTS call before the SET.
2023-02-19 13:23:40 +01:00
..
clone.go Add implementation of the SETNX command 2023-02-19 13:23:40 +01:00