-
Notifications
You must be signed in to change notification settings - Fork 9
Add a feature-flagged PostgreSQL solve-history read API #174
Copy link
Copy link
Open
Labels
area: dataMongoDB, PostgreSQL, migrations, backfills, and data integrityMongoDB, PostgreSQL, migrations, backfills, and data integrityarea: resultsSolves, scrambles, history, statistics, and exportsSolves, scrambles, history, statistics, and exportsenhancementNew feature or requestNew feature or requestpriority: P1High-priority work for the next delivery cycleHigh-priority work for the next delivery cycle
Milestone
Description
Metadata
Metadata
Assignees
Labels
area: dataMongoDB, PostgreSQL, migrations, backfills, and data integrityMongoDB, PostgreSQL, migrations, backfills, and data integrityarea: resultsSolves, scrambles, history, statistics, and exportsSolves, scrambles, history, statistics, and exportsenhancementNew feature or requestNew feature or requestpriority: P1High-priority work for the next delivery cycleHigh-priority work for the next delivery cycle
Goal
Expose durable per-user solve history from PostgreSQL as the first controlled read path, enabling #160, #161, and #163 without switching live room reads away from MongoDB.
Acceptance criteria
Dependencies