Skip to content

dheeraj141/LRVM_Implementation-CS-6210

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LRVM_Implementation-CS-6210

Implementation of light weight recoverable memory.

This is the implementation of the paper LRVM Light weight Recoverable Memory tweaked a little bit.

supports opening a file, reading a file , writing a file , aborting a write transaction , syncing the logs, cleaning operation ( truncation of the logs), provides speed and bounded persistance in the form of logs ( sync_write).

About

Implementation of light weight recoverable memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published