Changed
- Saving one
GlobalConfignow refreshes only that typed cache entry under the
shared refresh lock. Full snapshot rebuilds remain dedicated to cache misses,
initialization, and the optional periodic task.
Fixed
- An invalid or missing unrelated setting no longer prevents a successfully
saved value from reaching cache through the post-commit callback.