Show HN: Seamless: content-addressed computation and caching
Category: infrastructure
Tags: caching, reproducibility, computational-pipeline
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
Seamless is a content-addressed computation and caching system that wraps Python functions and shell commands into reproducible, cacheable steps identified by checksums. It supports remote execution and sharing of cached results via checksums or a portable SQLite database, making it interesting for improving reproducibility and efficiency in computational pipelines.
Target audience: backend devs, data engineers
Repository: https://github.com/sjdv1982/seamless · Shell · NOASSERTION · 23 stars
View on Hacker News