rdms icon indicating copy to clipboard operation
rdms copied to clipboard

ROBT: mmap implementation.

Open prataprc opened this issue 6 years ago • 0 comments

Right now mmap is implemented for index-file. robt can be configured to use a separate value-log-file and mmap feature is not implemented for value-log file. We should experiment an implementation of mmap for value-log file and measure read performance.

prataprc avatar Nov 18 '19 06:11 prataprc