jaredly / jaredly/django-appsettings

Caching

Open
#10 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
88
Forks
12
PR merge metrics
No merged PRs in 30d

Description

"Load the settings from the database for each request (thread), do not use with caching."

Why can't that be cached? Surely if there is a problem with invalidation, then when you change a setting it such invalidate the cache there?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #10 and tracing how settings are loaded for each request in the repository. Determine the intended cache invalidation behavior and reach agreement on the scope before making changes; the issue is complete only when the caching policy and expected behavior are clearly defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.