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

support @adobe/aio-lib-state and @adobe/aio-lib-files #36

Open
shazron opened this issue May 14, 2024 · 1 comment
Open

support @adobe/aio-lib-state and @adobe/aio-lib-files #36

shazron opened this issue May 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@shazron
Copy link
Member

shazron commented May 14, 2024

If we support #32, we can have a custom require loader, that will load our custom implementations of:

  1. @adobe/aio-lib-state
  2. @adobe/aio-lib-files

These will support all the APIs available.

  1. @adobe/aio-lib-state - in memory hashmap, backed up by a .json file written to disk, and read on startup.
  2. @adobe/aio-lib-files - in memory file tree, pointing to a specific location on disk as the root to read the files from. The file hierarchy is read on startup
@shazron shazron added the enhancement New feature or request label May 14, 2024
@aiojbot
Copy link

aiojbot commented May 14, 2024

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2985

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