Badrish Chandramouli
Badrish Chandramouli
Context that is lockable, plus has automatic epoch handling.
We would like to support a separate read cache in FASTER C++. The basic idea is to have a separate instance of the hybrid log that acts as the read...
* When we PostCopyUpdate an object, we replace the old image in the log with its serialized representation so that we have a consistent old version of the object. *...
Supports the following: * `async on` command to turn on async mode for session * `async off` command to turn off async mode for session * `async barrier` command to...
### Feature request type enhancement ### Is your feature request related to a problem? Please describe When an expiration time is attached to entries in the store, after expiration, they...
Recompiled `libnative_device.so` on Ubuntu 24.04 so that it uses `libaio.so.1t64` instead of `libaio.so.1`. This lib works on Ubuntu 24.04 but it has stopped working on Ubuntu 22.04 out of the...