Skip to content

redis update#400

Merged
xzrderek merged 1 commit intomainfrom
derekx/redis-update
Jan 7, 2026
Merged

redis update#400
xzrderek merged 1 commit intomainfrom
derekx/redis-update

Conversation

@xzrderek
Copy link
Contributor

@xzrderek xzrderek commented Jan 7, 2026

Note

Improves extensibility and Redis key lifecycle handling.

  • Adds optional extra_routes parameter to create_app to inject custom FastAPI routes before the catch‑all
  • Updates register_insertion_id to accept ttl_seconds (default 24h) and use a Redis pipeline to SADD + EXPIRE the rollout key
  • Minor import update to include Callable

Written by Cursor Bugbot for commit 869fade. This will update automatically on new commits. Configure here.

@xzrderek xzrderek merged commit 77842b5 into main Jan 7, 2026
3 checks passed
@xzrderek xzrderek deleted the derekx/redis-update branch January 7, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant