neoLocalStorage Plugin (IndexedDB) - Forum

Forum Navigation
You need to log in to create posts and topics.

neoLocalStorage Plugin (IndexedDB)

Plugin with improved local data storage (IndexedDB by default)
Please check it and let me know if you find any problem.
It's based on LocalForage library and can save local data including strings, numbers, arrays and JSON objects.

Best regards.

Uploaded files:
  • You need to login to have access to uploads.
Vadim, CDY@44 and 3 other users have reacted to this post.
VadimCDY@44CN_IcemanasmatYASIN

Thank you luishp!

Thank you Luis ! Just made a try ! Good, VERY good !!

Many thanks!!

Thank you

Hola @luishp,

Muchas gracias. Me imagino que la ubicación del archivo grabado se encuentra en alguna carpeta del sistema local. O cómo funciona.

Saludos,

 

 

@rrey cada navegador decide la forma de guardar la información. Puedes echar un vistazo a estos dos artículos para más información:

https://en.wikipedia.org/wiki/Web_storage
https://en.wikipedia.org/wiki/Indexed_Database_API

Saludos!

Hi Luis,

I assume the data remains valid until the cache has been cleared.
Best regards,
Denis

I assume the data remains valid until the cache has been cleared.

Yes, that's it!