lablup / lablup/backend.ai

Review, organize, and refactor the public methods of the AbstractStorage implementations

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

Description

## Motivation

- We want to avoid having implementation-specific public methods whenever possible.
Therefore, let’s review all public methods, list which ones have a clear justification for existing, and remove any methods that are unnecessary.

## Details

- Let’s list all public methods that are currently in use.
- Let’s document the rationale for why each public method should exist, or at least note it in comments.
- Let’s remove any public methods that are unnecessary.

JIRA Issue: BA-3797

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.