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.
RespReadUtils.ReadSignedLengthHeader was throwing an overflow exception when parsing an int.MinValue, this caused BDN.benchmark to throw when running RespToInteger.
RespReadUtils.ReadSignedLengthHeader was throwing an overflow exception when parsing an int.MinValue, this caused BDN.benchmark to throw when running RespToInteger.