What's the use case? Standalone product on a local system, disconnected from the web?
I know nothing about neutralino, but storage is mentioned in the docs: neutralino.js.org/docs/#/api/storage
Is that what you're talking about?
I want a real database - e. g. pouchdb with indexeddb adapter -> rxdb, actually.
Use case is desktop app with Lorca or Neutralino.js
PouchDB has a localStorage adapter
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
What's the use case? Standalone product on a local system, disconnected from the web?
I know nothing about neutralino, but storage is mentioned in the docs:
neutralino.js.org/docs/#/api/storage
Is that what you're talking about?
I want a real database - e. g. pouchdb with indexeddb adapter -> rxdb, actually.
Use case is desktop app with Lorca or Neutralino.js
PouchDB has a localStorage adapter