Implement RedisSessionStore with the Lua CAS funnel #15
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
StackExchange.Redis singleton, MutateAsync CAS loop (read/apply/bump-version/EVALSHA/retry 5x with jitter), CreateAsync with 24h TTL, GetAsync, ResolveCodeAsync, KEEPTTL semantics; Lua script loaded once at startup.
References
Done when
Part of M2: Session core.