IndexedDB Support

Hey team! @Deltakosh and the core team would like to know if we can safely remove support for IndexedDB in the upcoming version of Babylon.js. Can you please let us know via this tiny poll (and/or answers on this post)

Should we remove IndexedDB Support in future versions?

  • No! Please keep it, I’ll still be using it in my projects
  • Yes! Please remove it, I’ll use Service Workers or any other more modern approach

0 voters

Bump!

This is interesting because currently in order to use this you must use the .Babylon file for your scene and assets.

SW - e.g., workbox - gets you much of the same benefits with very little effort IMO