openclimatefix / openclimatefix/quartz-api

Upgrade Cache

Open
#259 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
32
Avg merge
1d 3h
Merged PRs (30d)
13

Description

Detailed Description

We currently use InMemory cache, which doesnt work across mulitel works, and has the risk of getting full, and stopping the machine

Context

  • #250

Possible Implementation

  • Need to look into different caches that are available, for example Redis

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a cache implementation file, test, or entry point. Start by locating the current InMemory cache and reviewing issue #250, then compare cache options such as Redis; done means a shared cache replaces the current approach without exhausting machine memory.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.