microsoft / FASTER

Fast persistent recoverable log and key-value store + cache, in C# and C++.
https://aka.ms/FASTER
MIT License
6.29k stars 563 forks source link

Remove unnecessary pinning from `UnmanagedMemoryManager` #875

Closed xtqqczze closed 5 months ago

xtqqczze commented 7 months ago

@badrishc Can we merge this?