-
-
Notifications
You must be signed in to change notification settings - Fork 29
feat(lib): allow to add custom storage #28
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
5e4efc4
to
b7883b8
Compare
Thanks for the PR. Can you update the docs, please? |
b7883b8
to
1e1fe55
Compare
@NetanelBasal Done. |
Any updates on this feature? This is very important! |
@AdmilsonCossa I will try to complete this by the end of the week. |
@va-stefanek looking for your update sir :D |
1e1fe55
to
07dfcfe
Compare
@NetanelBasal let me know if we are still interested in that feature, whether we should remove FORMS_MANAGER_SESSION_STORAGE_PROVIDER. I have pushed new changes with using @ngneat/storage Sorry everyone for the delay. |
ya I'm looking for this feature still waiting :D |
@va-stefanek sure |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Currently we can only use localStorage as a persistence storage
Issue Number: #6
What is the new behavior?
We can use any persistence storage which extends proper interface
Does this PR introduce a breaking change?
Other information