Hi, I am working on an original operating system, and I really appreciate that LittleD is one of a few databases that can run on our system. So I want to do some further research on LittleD: add an in-memory model and transform between memory and dist.
Would you give me some advice?
If I re-write some functioni like 'fopen', 'fwrite' used in 'dbstorage' and make them operate a virtual file, is it enough?
Hi, I am working on an original operating system, and I really appreciate that LittleD is one of a few databases that can run on our system. So I want to do some further research on LittleD: add an in-memory model and transform between memory and dist.
Would you give me some advice?
If I re-write some functioni like 'fopen', 'fwrite' used in 'dbstorage' and make them operate a virtual file, is it enough?