FASTER v1.5.0
Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at:
- https://www.nuget.org/packages/Microsoft.FASTER.Core
- https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage
More information at:
Changes:
- 4ea67f2 Update nuspec to use new package name and versioning.
- 882724b fix directory creation in ManagedLocalStorageDevice
- 027151d Fixes issue on Linux devices, where parallel reads on same fine handle are unsupported. We already sequentialize for Writes, this bugfix applies this to Reads as well. (#315)
- eb737b1 Merge branch 'master' of https://github.com/microsoft/FASTER
- 06de330 Fixing testcase
- fa0c521 Update FasterLog.md
- 7743f54 Update FasterLog.md
- a995ef5 Update FasterLog.md
- 703fd49 Update FasterLog.md
- 5dc06d0 Update FasterLog.md
See More
- 7bb7f60 Add files via upload
- 0d48146 Update FasterLog.md
- 16ad5ba Fix InternalContinueRmw did not check tombstone (#300)
- 123ba11 [C#] [WIP] FasterLog support for scanning uncommitted data (#298)
- 5236cc3 [C#] IDevice v2 (#297)
- 8e094cd [C#] FASTER Generic IDevice log/commit manager+ AzureStorageDevice improvements (#288)
- f7d7550 Fix to checkpoint large hash tables (> uint.MaxValue) correctly. (#294)
This list of changes was auto generated.