Page MenuHomePhabricator

Update quarry redis deployment
Closed, ResolvedPublicFeature

Description

Taavi says:

convert the redis deployment to be a statefulset and give it persistent storage

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
bd808 changed the subtype of this task from "Task" to "Feature Request".Apr 17 2025, 12:45 AM

The merged patch migrated the deployment to a replicaset, and added an emptyDir volume for the data directory to use. If we care that data enough (job queue + sessions) I guess we could make that persistent, but it might also not be worth it.