-
-
Currently there are a few use case that are not run in GitHub Actions for various reasons, like they exceed the memory limit or disk space limit. Some of these are noted in the [Contributor's Guide](h…
-
The following code causes a crash when invoking `seneca.close()`. Please investigate and fix this problem.
```javascript
const configDB = { /* some db config here */ }
const seneca = S…
-
When i run sample code for test, i encounter with this error. how can i solve the problem?
node senecatest.js
{"notice":"seneca: Action init:mosca-auth failed: seneca.make is not a function.","cod…
-
Yeah
-
only call seneca.act within init action (`seneca.add("init:auth", ...)`)
https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L183
-
Hi,
After applying some seneca upgrades, as:
***@seneca/user ^6.2.0 → ^6.3.0
seneca 3.30.1 → 3.31.1
seneca-entity 22.1.0 → 23.0.0
seneca-promisify ^3.4.…
-
` db.getCollection('result').find({ Id: 'k3h5kj34h53k4j54667gfh' }).explain("executionStats")`
If we run above query in Robomongo it is taking 0.13-0.16 sec
if we run this query with seneca list…
-
Hello. I wonder if there are some benchmarks for seneca and it's transport plugins? I've made some tests for myself (with mesh and amqp transports) and they show that it's performance is quiet bad.
P…
-
This extension is based on the idea that we have a community of users, namely, people at Seneca using VSCode.
To achieve this, we'll need to be able to authenticate everyone somehow. An obvious ch…