github microsoft/FASTER v1.7.2
FASTER v1.7.2

latest releases: v2.6.5, v2.6.4, v2.6.3...
3 years ago

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • d879a88 * Capture exceptions during ReadAsync and RMWAsync await to be processed during Complete() (#356)
  • fb26daf [C#] Support Memory keys and values out of the box (#354)
  • 1f8febe [C#] Update debug assert condition for state machine to take into account that index-only checkpoints do not increment the checkpoint version number.
  • 50d13ae [C#] Fixing SpanByte copy to zero-fill rest of the destination, when the destination is larger than the source (during in-place update). This is necessary to maintain correctness of scan iteration, so that the zero-ed out regions are correctly skipped.
  • 2c699a3 [C#] Added methods to SpanByte
  • 897d6a8 [C#] Benchmark corner case fixes

This list of changes was auto generated.

Don't miss a new FASTER release

NewReleases is sending notifications on new releases.