Skip to content

Refactoring functions #23

@mcopik

Description

@mcopik

The current codebase is not sustainable, and we should improve it.

  • Split the logic of different requests into modules.
  • Abstract AWS-specific dependencies from the request logic.
  • Correctly assign responsibilities to a storage driver and a client.
  • Replace JSON-based requests with dataclasses and serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions