basecamp / basecamp/mission_control-web

Make Redis an optional dependency

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.