Fluxzero 1.217.0
1.217.0 (2026-07-10)
Features
caching: add batched cache writes (
bed249b)Add putAll to mutate a cache batch under one lock and perform a single memory-pressure check after the batch. Preserve the existing admission, weight, ordering, and eviction behavior for each entry.\n\nTests: ./mvnw -pl common test\nJavadoc: ./mvnw -pl common -DskipTests javadoc:javadoc