Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set min buffer size when renting memory in FASTER key/value store (#364)
Call to `MemoryBool<byte>.Shared.Rent()` now specifies a minimum buffer size that is large enough to hold the combined key and value.
- Loading branch information