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

Remove the Identus SDK Store by default and remove all references to RXDB #390

Open
elribonazo opened this issue Feb 25, 2025 · 0 comments

Comments

@elribonazo
Copy link
Contributor

elribonazo commented Feb 25, 2025

Proposed feature

Improve the Typescript SDK documentation to clearly explain how to:

  1. Create a custom Storage
  2. Use the available community storages for Identus (RXDB and RIDB)
  3. Customize the storages to use a different storage source (inMemory, indexDB, localStorage, Level)

We should provide documentation on how to build storages for FE (browser, electron) but also on nodejs backends like Level, etc and explain how to customize the storage with encryption, migrations, etc.

We should also document how people can, using the same Identus store, extend the tables (models) for their own use-cases and integrate everything into a single database connector.

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant