salsa/components/salsa-macros
Ibraheem Ahmed 1ffb32f54c
Some checks are pending
Book / Book (push) Waiting to run
Book / Deploy (push) Blocked by required conditions
Release-plz / Release-plz PR (push) Waiting to run
Release-plz / Release-plz release (push) Waiting to run
Test / Test (push) Waiting to run
Test / Miri (push) Waiting to run
Test / Shuttle (push) Waiting to run
Test / Benchmarks (push) Waiting to run
Initial persistent caching prototype (#967)
* persistent caching prototype

* move serialization arguments under `persist` attribute

* move `serde` dependency under `persistence` feature

* avoid serializing provisional memos

* use exhaustive checking for manual `Serialize` implementations

* update tests

* remove distinction between ingredient `entries` and `instances`

* avoid enabling `shuttle` feature in CI

* serialize ingredients by index
2025-08-11 19:02:49 +00:00
..
src Initial persistent caching prototype (#967) 2025-08-11 19:02:49 +00:00
Cargo.toml Initial persistent caching prototype (#967) 2025-08-11 19:02:49 +00:00
CHANGELOG.md chore: release v0.23.0 (#877) 2025-06-27 11:40:54 +02:00