Integrate hero_redis for session and cart persistence #22
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coopcloud_code/projectmycelium_marketplace#22
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?
Overview
Replace in-memory session and cart storage with
hero_redisfor persistent, distributed caching. This enables session survival across app restarts and horizontal scaling.Hero Component
hero_redislhumina_code/hero_redis/Current State
Implementation Plan
hero_redisto Docker Compose stackAcceptance Criteria
Dependencies
archived repo, closing