Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Refactor/Unify cross region looping #42

Open
sopel opened this issue Apr 21, 2013 · 0 comments
Open

Refactor/Unify cross region looping #42

sopel opened this issue Apr 21, 2013 · 0 comments
Assignees
Milestone

Comments

@sopel
Copy link
Owner

sopel commented Apr 21, 2013

This is basically a cross cutting technical debt and thus dependency of both #32 and #41:

  • The cross region loops are currently implemented via procedural code and should be refactored to a functional design pattern in order to remove respective code duplication and improve separation of concerns.
  • Ideally this should also abstract the legacy S3 region handling difference, which is complicating region related code for S3 for no apparent reason in general and within this project in particular.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant