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
9.71k stars 459 forks source link

Fix SafeAofAddress #462

Closed chenhao-ye closed 2 weeks ago

chenhao-ye commented 2 weeks ago
  1. Fix the typo: get SafeAofAddress from the right store type StoreType.Object.
  2. Fix the conditional logic of DisableObjects.