FASTER v1.9.4
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
IDevice
for 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:
- 707636d [C#] Fixes and refactoring of FASTERAsync (#480)
- 1b3100d Merge pull request #479 from microsoft/fasterlog-waitasync-end-false
- d10b9d5 Fix azure blob list contents logic
- 93ce594 [C#] WaitAsync should return false if iterator has reached end of scan range.
- 5501dfb [C#] benchmark tuning for IOPS
- 272bca9 Update 23-fasterkv-tuning.md
- 2a511bb Merge branch 'master' of https://github.com/microsoft/FASTER
- 36de988 [C#] Fix timing issue in testcase
- 31db806 [C#] Add testcase: resume iterator with async enumerable (#471)
- 52e8678 [C#] Support reducing memory footprint of pages in log (#467)