Skip to content

v1.0.3

Latest

Choose a tag to compare

@Wern-rm Wern-rm released this 06 Sep 11:20
86a5bf5

Changed

  • Saving one GlobalConfig now 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.