-
## What are you doing?
```js
pool: {
max: process.env.RDS_POOL_MAX_CONNECTIONS,
min: process.env.RDS_POOL_MIN_CONNECTIONS,
}
```
## What do you expect to happen?…
-
_Detailed architecture proposal for a Distributed Circuit Breaker. TL;DR summary will also follow._
## Background: What is a Distributed Circuit Breaker?
In a distributed system with multiple…
-
**Javascript, Azure Cognitive Services and RaspberryPI - Using Javascript to recognise people!**
Technologies have been increasing our power to develop new applications without a big knowledge of p…
-
-
Discussed in CommComm meeting. We want a place we can post info/discussion around selection process to make it transparent.
We thought it should be in OpenJS org as it should be across the project…
-
WTF Are Serverless Apps?
Many myths and histories are created every day about the Serverless architectures and concepts. Maybe because of the attractive price, availability metrics or the power to…
-
The readme states:
> ... scale almost infinitely by creating separate instances for each concurrent user
What is meant by **instances**?
-
Yesterday, @0x0ade and @neauiore brought up [how to deal with competing schema features](https://twitter.com/0x0ade/status/952298493636501504?refsrc=email&s=11&ref_src=twcamp%5Eshare%7Ctwsrc%5Eios%7Ct…
-
**Reactive Node.js with RxJS and Typescript!**
Reactive Programming solves many architecture problems by use of events. Inside Node.js ecosystem, we need to know about callbacks, promises and how t…
-
I get it, you think it's cute but is already a real thing with many decades of precedence. It has things like `size_t` and is ACTUALLY and ALREADY the basis for computing today...even "microservices…