Garnet v1.0.4
Get NuGet binaries at:
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- f2ee39a Refactor string encoding to be consistent and more memory efficient (#223)
- fed14fe Update version to 1.0.4 (#234)
- 12b5b48 Bugfix: Limit Basic Commands to Authenticated Users (#238)
- cff0b57 fix: Replication checkpoint recovery fix (#227)
- b3d9a20 Conditionally cleanup Garnet files when disposing GarnetServer object. (#221)
- 04030dd fix: spop set index get error (#191)
- e72aab5 Add logo to website (#232)
- 50a0d56 Improve FastParseCommand readability (#119)
- 0b34387 add start offset test in LRANGE (#222)
- 014adb8 fix lrange perf issue (#220)
See More
- a3eb1b2 Reduce allocations around the use of ArgSlice (#201)
- 9b98029 Fix typos in SortedSetOps.cs (#203)
- 31b352c Format Uptime Output from INFO SERVER (#225)
- 18df19b docs: provide helpful example on how to enable password auth when using docker compose (#209)
- 4cba6ff Refactor: Separate RESP Command Parsing and Execution (#164)
- c37a98a Update README.md (#217)
- fee4fb2 Fixing additional "wrong number of arguments" issues in object store commands (#185)
- b14a5e0 Adding Dockerfile.cbl-mariner-x64 file and updating dockerfiles (#192)
- b33189f Added "none" status returned, otherwise session would hang waiting for a response when TYPE is used on a non-existent object (#150)
- ca3fde0 Optimize NumUtils.CRC16 (#198)
- ec721bc Fix HashOperation.HMSET Cannot Set On Existing Data (#172)
This list of changes was auto generated.