-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request