The first of May, an open source release again, and a pin from April 2024 that could finally be removed. A decision record that enumerates triggers cannot anticipate…
An integration test that clears the cache mid-scenario and asserts the application still behaves. The failure is the point: a preference written to the cache and nowhere else…
Turning on persistence so a restart would stop losing data, which is treating the symptom of data that should not have been there. Persistence on a cache is…
Two services writing settings:41, one meaning customer 41 and one meaning tenant 41, against the same instance. Separate logical databases on one instance are the other answer and…
An audit of every cache key, asking one question each: if this disappeared, could it be regenerated? A cache that holds the only copy of something is a…