basecamp / basecamp/mission_control-web
Make Redis an optional dependency
Open
enhancement
- Dominant language
- Ruby
- Stars
- 102
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
At the moment Redis is a shared database, used so that the Admin app can configure the Protected app.
We don't have to use Redis though, we could use any SQL database table.
Let's make Redis an optional dependency.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how Redis is shared between the Admin app and the Protected app, then identify the configuration and persistence boundaries involved. Determine how an SQL database table could replace Redis and how the dependency remains optional; done means the apps can coordinate without requiring Redis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, redis, ruby
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100