redcon/example
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
..
mux Add implementation of the SETNX command 2023-02-19 13:23:40 +01:00
tls Add implementation of the SETNX command 2023-02-19 13:23:40 +01:00
clone.go Add implementation of the SETNX command 2023-02-19 13:23:40 +01:00
go.mod Upgrade btree 2021-12-08 16:28:09 -07:00