Skip to content

nulqwy/originfs-datapile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OriginFS Datapile

A Rust reimplementation of the official implementation

Key differences

  • Written in compiled language (namely, Rust)
  • It is async (except the DB, but SQLite is fast enough not to be noticeable)
  • Uses SQLite as the data storage, instead of the system's filesystem (automatically making it OS-agnostic)
  • Client input is validated (so internal storage cannot be corrupted)

About

An OriginFS server implementation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages