You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix flush with generic allocator so that we do not write invalid data…
… to disk in rare cases (record was invalid when making initial image, but (#916)
Use Azure-Functions-compatible Microsoft.Extensions.Logging (#897)
* modify version of Microsoft.Extensions.Logging to be 6.0.0 when building net6.0 target
* update FASTER.core.nuspec also
- Set both Sealed and Invalid on new records to ensure consistency bo…
…th during normal operations and after recovery, which clears the Sealed bit. (#864)
- Seal ConcurrentUpdater and InPlaceUpdater source records on successful RCU even when not doing Standard locking