-
RethinkDB recently released [Horizon](http://horizon.io/). Their roadmap (at the end of [this blog post](http://horizon.io/blog/horizon-launch/)) includes [GraphQL support](https://github.com/rethinkd…
-
How do you anticipate the workers will communicate job status with the rest of the system? Will there be a world-accessible database, or will workers use AMQPBackend, or something else?
-
### The problem
I was hoarding detailed sensor data by disabling purging db to keep old data statistics. I didn't know about the "long term statistics" being kept regardless. My DB grew to 24GB.
…
-
Vulnerable Library - socket.io-3.1.2.tgz
node.js realtime framework server
Library home page: https://registry.npmjs.org/socket.io/-/socket.io-3.1.2.tgz
Path to dependency file: /package.json
Path t…
-
## CVE-2022-41940 - High Severity Vulnerability
Vulnerable Library - engine.io-3.2.1.tgz
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client an…
-
### Error Message and Logs
If you try to install appwrite and open it now in the browser you get this error on the site:
`{"message":"The requested route was not found. Please refer to the API docs …
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
Thoughts from #10
As soon as new data been pushed from the server, the local data updates immediately, regardless of whether an end-user changes data or not. Unfortunately, the plugin doesn't respe…
-
## CVE-2020-36048 - High Severity Vulnerability
Vulnerable Library - engine.io-3.5.0.tgz
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client an…
-
# Overview
**Expected**
- Launch a coroutine `launch { ... }` inside the Repository using the suspending method scope.
- Suspending method is launched from a ViewModel using`viewModelScope`.
…