Skip to content

Add redis-namespace (LG-5030)#5347

Merged
zachmargolis merged 2 commits intomainfrom
margolis-redis-namespace
Aug 30, 2021
Merged

Add redis-namespace (LG-5030)#5347
zachmargolis merged 2 commits intomainfrom
margolis-redis-namespace

Conversation

@zachmargolis
Copy link
Contributor

Why: To migrate off of the Readthis gem without
colliding with the same keys

**Why**: To migrate off of the Readthis gem without
colliding with the same keys
@@ -7,5 +7,8 @@
end

REDIS_POOL = ConnectionPool.new(size: 10) do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

today this is only used in the (unlaunched in prod) RISC rate limiting, and that data is keys that expire every ~60 seconds, so there is no risk of data loss updating this now

@zachmargolis
Copy link
Contributor Author

A few notes on my plan to migrate off of readthis: #5337 (comment)

@zachmargolis zachmargolis merged commit 0c05fa3 into main Aug 30, 2021
@zachmargolis zachmargolis deleted the margolis-redis-namespace branch August 30, 2021 14:53
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.

2 participants