For small application development it would be really cool to have leveldb / indexeddb available. Developer benefits: Don’t need to have a server up and running all the time. Scaling issues with many users would be gone. User benefits: Quicker response time. No need to trust 3rd party sites with your data, they live inside Adobe XD.
Thanks for the feature request! We’ll take it under evaluation.
In the meantime, I wonder if something like https://www.npmjs.com/package/fake-indexeddb would get you part of the way (in conjunction with the XD FS APIs for persistent storage)?
I’ll make a write-up when I have figured out the “Plugin TypeError” bug in the code. What’s most interesting? A clean memdown put/get example or in combination with search-index?