salsa 0.26.1

A generic framework for on-demand, incrementalized computation (experimental)
Documentation
1
2
3
4
5
6
# Durability

*Durability* is an optimization that we use to avoid checking the [dependencies] of a [query] individually.

[dependencies]: ./dependency.md
[query]: ./query.md