lablup / lablup/backend.ai

Create cache interface to store frequently accessed I/O bound data

Open
#1,912 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

After https://github.com/lablup/backend.ai/issues/1911 is resolved, we need to think about implementing cache interface to store frequently accessed, I/O bound datas. API responses from Harbor API will fall into this case. Interface must be designed in a way to utilize heterogeneous cache backends, but for now let's just think of using only one cache backend, redis.

JIRA Issue: BA-144

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.