FASTER v2.6.4
Get more details on the new features in FASTER v2 at https://github.com/microsoft/FASTER/pull/563
Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevicefor Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
- https://microsoft.github.io/FASTER
- https://github.com/microsoft/FASTER
- https://aka.ms/FASTER
Changes:
- e9e56ed4229759ed092e7baccb9dfe27a75fd80f Fix ContinuePendingRead to account for new records for the same key that were added and then went to dusk during the pending Read operation. (#911)
- dc4bc1d556dab79071ae3f534de4d3db959d4724 [C#] Fix commit record pointer offset calculation (#912)
- 281bdff595924464935ed0d8eef76d4166ca3d03 use IsReferenceOrContainsReferences for .NET Standard 2.1+ and 6_0+ (#901)
- 1111326423e00ff401d90ffdb1e902173bb589c4 Port the Unsafe.SizeOf Fixes from garnet (#900)
This list of changes was auto generated.