rdms
rdms copied to clipboard
ROBT: mmap implementation.
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.