-
Hi,
As discussed in the akka.js gitter room, here's a space where to discuss possible support for akka-persistence in scala.js.
The idea is to use localstorage or indexedDb as a backend, i have a us…
-
CC @Kerollmops, as we talked briefly about LMDB alternatives over on the Meili discord.
This issue stems from the fact LMDB won't compile to WASM/WASI because of its complicated concurrency model (…
-
_From @markcarver on August 12, 2014 17:13_
With the deployment of [semi-]RESTws on d.o, there are new "official" API guidelines (https://www.drupal.org/about-drupalorg/api):
> Please use Drupal.org…
-
What's a database solution most similar to Dexie which runs in Node? In 2017, I beleive that there is still no implementation of IndexedDB which runs in Node. I love the Dexie API. Have your say.
ghost updated
3 months ago
-
I am using the latest version of the absurd-sql + your sql.js (0.0.53). When I do this:
main:
```typescript
function init() {
let worker = new Worker(
new URL('./SqlNotesRepository.worker…
-
Re: #116 -- we don't currently handle upgrade events, even in drivers that have very good support for upgrades (i.e. IndexedDB). We don't really employ a schema, but maybe it would make sense to provi…
-
The latest stable Chrome release as of this writing is 61. There have been a number of notable features landed in the versions since 57. It would be nice to be able to write experiments that pair othe…
cdata updated
6 years ago
-
I'm getting various errors related to this localForage. I will list them below
1. Error: Uncaught (in promise): VersionError: The operation failed because the stored database is a higher version th…
-
Hi !
Are there any plans to add native encryption support to the buckets; or has it being at least considered ?
Came here from [this indexedDb PR remark](https://github.com/w3c/IndexedDB/issues/19…
-
So, two big issues with downloads are the proxy that I have to maintain, the 404s that it causes sometimes, the lack of MSE support in all browsers, and the lack of mp4 segmented file support for MSE.…