github microsoft/FASTER v2.0.12
FASTER v2.0.12

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

Get more details on the new features in FASTER v2 at #563

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

More information at:

Changes:

  • ad10d50 [C#] Handle race condition where Tombstone can be set after it is checked (#720)
  • d383dca Address fixes to ensure CPR detection is accurate. (#719)
  • e2678be SingleDeleter does not need to set value = default, and for SpanByte this is bad because it zeroes the size of the full SpanByte struct, but we only allocate 4 bytes on the log. SpanByteFunctions now overrides FunctionsBase.SingleDeleter to not do this. Also: (#718)

This list of changes was auto generated.

Don't miss a new FASTER release

NewReleases is sending notifications on new releases.