Skip to content

davazp/iredb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iredb

Experimenting with Nix-style content-addressable stores for general incremental recomputations behond build systems.

output        =   eval(input)
   |                  |
   |                  |
   v                  |
output_hash  <=   input_hash

Store

store/
  <hash>-json: value
  <hash>-binary: value
  out:<hash>-json --> <outputHash>

About

Experiments with content-addressable stores for incremental recomputation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published