Skip to content

jamesruan/tall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tall

tall, grande, ways to venti: a persistent filesystem

Venti: a legacy from Plan9 Operating System

See: Wikipedia

Features:

Tall is not suitable for mutation-heavy situation: it just generate too much history. It is best used for archival: data stored are final and not likely to mutate too often. In the design:

  • data is write-once, all histroy perserved
  • data storage is indexed by its digest hash value, called 'score' in Venti
  • metadata is also write-once except for the supermetadata, which is a fixed entry of all metadata

About

tall, grande, ways to venti: a persistent filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages