FASTER v1.9.6
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:
Changes:
- 2bbff2f [C#] Stabilize tests (#551)
- 04521f1 Fix typo in 25-fasterkv-recovery.md. (#555)
- e987115 Fix bug in AcquireLatchX (#550)
- bbe8851 fix testcase
- dc674cf [C#] Client-server cleanup (#553)
- 6e13ce3 [C#] Support remote pub-sub and websockets (#543) [ #514, #499, #511, #531, #542, #530, #547 ]
- 0ae0568 MemoryPool-based override for FasterLog.ReadAsync() (#549)
- c93b769 [C#] minor update to spanbyte
- 54d4c83 [C#] Log disposal (#548)
- 3711ef9 Update 80-build-and-test.md
See More
- daa24d1 [C#] Fixing another testcase
- 251b868 [C#] More fixes to testcases
- 6b4c728 Merge branch 'master' of https://github.com/microsoft/FASTER
- 94435dc [C#] Fix dispose in tests, remove console writes from LMD.
- e2b88ac SpanByte improvements (#537)
- 0baf644 [C#] Checkpoint & Versioning Utilities (#535)
- 3a77bc0 [C#] Faster Extensions for DPR Integration (#529)
- bbfd503 [C++] Rmw bugfix (#533)
- 9fb08a2 Pass client serial numbers to remote FASTER instance (#528)
- f29432b [C#] Slight modification in Guid allocator within DeviceLogCommitCheckpointManager (#532)
- 3121b5e Add ReadFlags.MinAddress (#527)
- 2a2bf2f [C#] Fix data races between copy to tail and concurrent upserts (#501)
- 5022cd6 [C#] Multiple device tests (#523) [ #142980, #143432, #143433, #143131, #136259 ]
- a2baf1c Fix failed assertion: add missing merger (#522)
- c57595d minor
- a304574 minor updates.
- 57b17d7 [C#] Support FasterLog commit dir specification in settings (#519)
- 0504248 [C#] SpanByteFasterKVProvider (#520)
- 1b319a5 [C#] Add Output to RMW (#515)
- 0c23a47 [C#] Recovery testcase fixing (#513)
- 6766012 Add a link to the DPR branch (#506)
- ff681b9 [C#] Remote provider enhancements (#503)
- ef016eb [C#] Add infrastructure to support more wire protocols (#496)
- 8c0c6e1 [C#] Update to C#9 (#486)
- b028491 Update 40-fasterlog-basics.md
- bc44597 LogCommitFile is obsolete - commit file naming is handled automatically by default commit manager. (#494)
- 09445f3 add FASTER.benchmark cmdline options: --sd --sm --noaff --chkptms --dumpdist (#485)
- d0a84f6 Update home.md
This list of changes was auto generated.