Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
- https://microsoft.github.io/garnet
- https://github.com/microsoft/garnet
- https://www.microsoft.com/en-us/research/project/garnet
Changes:
- 7c40aa0 Fixing replica checkpointing divergence with explicit CommitAOF calls (#1305)
- 162ca67 Correct GetDistanceWhenInRectangle distance computation. (#1306)
- fccf6ca JsonPath Improvements (#1281)
- 668a477 Fixes for expiry-related commands (#1296)
- ded1f05 Detect AOF History Divergence with No Checkpoint (#1263)
- 38d7674 Cluster Config Fix (#1309)
- a2e25a8 Add Timeout at Replica Sync Remote Comms (#1297)
- 7a33245 Updated the DoCompaction method in DatabaseManagerBase.cs to use a boolean to indicate whether the call comes from the checkpoint or is the periodic task. This solves the bug of the periodic task being skipped over because the previous check was only of the frequency (#1316)
This list of changes was auto generated.