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

alocal: asyncio local file stores #69

Open
thorwhalen opened this issue Aug 17, 2020 · 0 comments
Open

alocal: asyncio local file stores #69

thorwhalen opened this issue Aug 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thorwhalen
Copy link
Member

Should use aiofile.

Should follow the architecture of synchronous filesys as much as it makes sense to.

Note that there's an older architecture (still in active use) here. But the former module is more consistent with other stores and future developments.

The above are the base of local stores, but the actual stores that are used are usually the high levels ones here.

@thorwhalen thorwhalen added the enhancement New feature or request label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants