issues
search
microsoft
/
garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
https://microsoft.github.io/garnet/
MIT License
10.4k
stars
526
forks
source link
[Bug] Fix for SET EX NX does not set a string longer than expired
#772
Closed
Vijay-Nirmal
closed
2 weeks ago
Vijay-Nirmal
commented
2 weeks ago
[x] Fix for #771
[x] SET GET returns incorrect RESP format when the key is not found/exist
[x] Add test cases to cover these cases