Redis-backed state demo
This page persists its state directly to Redis/Valkey instead of relying on
[PersistentState]. Switch tabs for 15–20 seconds and come
back to verify the same tab reloads from the distributed cache.
Loading Redis-backed state...
What you should see: this page saves its state directly in
Redis/Valkey for this browser tab. The Redis log should show reads and writes
for the cache key below whenever the page loads or you change the counter or notes.
SVN Revision: 13