-
Hi Again,
We are trying to implement encryption in JSSTORE Index DB database. We are trying to implement by typescript example but its failed to load the plugin.
Can you please share a small exa…
-
### Discussed in https://github.com/ujjwalguptaofficial/JsStore/discussions/250
Originally posted by **Achi-Z** October 28, 2021
is there any way to use for Chrome-Extension-of-Manifest-V3?
-
LocalStorage caps out at 5mb or 10mb on most browsers -- whereas IndexeDB can store up to a gig!
https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
Also per the link above, there are…
-
WebSQL is destined to be deprecated and removed from Chromium at some point. Some notes are gathered [here](https://github.com/ChrisNZL/Fauxbar/issues/48#issuecomment-499460678).
Possible replaceme…
-
I installed dopamine 3 in my arch linux, when i try to add a folder to the collection I get a white screen after refreshing
ghost updated
2 months ago
-
- https://github.com/localForage/localForage 支持类Storage API语法的客户端数据存储polyfill,支持回退到Storage和Web SQL
- https://github.com/erikolson186/zangodb 提供类MongoDB的接口实现,提供了许多MangoDB的特性实现
- https://github.c…
-
```
What steps will reproduce the problem?
2012-02-07 00:45:47.953 /F/h_t_t_p_s_://translate.googleapis.com/translate_static/js/element/main_ru.js 500 123ms 0kb Opera/9.80 (Windows NT 6.0; U; de) …
-
currently we are using localStorage extensivly.
But localStorage has multiple downsites that slow down iitc.
- can only store strings so we are constantly converting data from and to String
- is …
-
```
What steps will reproduce the problem?
2012-02-07 00:45:47.953 /F/h_t_t_p_s_://translate.googleapis.com/translate_static/js/element/main_ru.js 500 123ms 0kb Opera/9.80 (Windows NT 6.0; U; de) …
-
### Discussed in https://github.com/ujjwalguptaofficial/JsStore/discussions/376
Originally posted by **RohitM-IN** October 25, 2024
I wanted to add some extra configuration to my columns so th…