Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make current Filesystem a Cloud-based one and add new async one #39

Open
khelle opened this issue Oct 11, 2016 · 0 comments
Open

Make current Filesystem a Cloud-based one and add new async one #39

khelle opened this issue Oct 11, 2016 · 0 comments
Assignees

Comments

@khelle
Copy link
Member

khelle commented Oct 11, 2016

At first Filesystem was added only for the need of reading and writing configuration files. Then, the additional abstracitons were added, because they were easy to implement on top of league's filesystem. There is set of drawbacks of using this apporach and would be beneficial to reimplement it. The proposal is:

  • Move current Filesystem (Kraken\Filesystem) to Cloud (Kraken\Cloud) namespace.
  • Implement async Filesystem in empty (Kraken\Filesystem).
@khelle khelle self-assigned this Oct 11, 2016
@khelle khelle changed the title Async Filesystem Makr current Filesystem as Cloud-based one and add new async one Oct 11, 2016
@khelle khelle changed the title Makr current Filesystem as Cloud-based one and add new async one Make current Filesystem as Cloud-based one and add new async one Oct 11, 2016
@khelle khelle changed the title Make current Filesystem as Cloud-based one and add new async one Make current Filesystem a Cloud-based one and add new async one Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant