Skip to content

minggr/kvfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a quick and dirty minimal file system that was written in a couple of days. At this time, it does only creation and listing of directories. It has a framework that allows persistence to various Key-Value stores like LevelDB, RocksDB and RamCloud. At this time, support for only LevelDB has been added. Interfaces exist for the other KV Stores and adding support to them should be straight forward.

About

FileSystem on Key Value Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published