-
**Enhancement**
In reactor-netty 0.9.13, an ability was added to configure a background connections eviction.
See: https://github.com/reactor/reactor-netty/pull/1329
It would be great if Spri…
-
There was a new feature added to reactor-core that makes it possible to improve the reactor-based instrumentation by wrapping the queues used by reactor: https://github.com/reactor/reactor-core/pull/2…
-
-
Hi,
```
[crc@eaas-crc ~]$ crc version
CodeReady Containers version: 1.32.1+4d40571f
OpenShift version: 4.8.5 (embedded in executable)
[crc@eaas-crc ~]$ oc version
Client Version: 4.8.5
Server V…
-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.10
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-211.6693.11…
-
I have two azure TF modules
1. Linux Virtual Machine
2. Private DNS
I am using Terragrunt as a wrapper on TF.
Private DNS is dependent on Virtual Machine and this dependency is maintained in T…
-
Guys,
There is proposal to implement support of MetaSchema in OrientDB.
Please take a look into the following document: https://drive.google.com/file/d/0BxzvQixnNXlccExLRmtGZUxQbms/view?usp=sharing
…
-
A follow up of https://github.com/vector-im/riot-web/issues/2075#issuecomment-273462642
@ara4n
> the metrics do directly impact funding for the core team, which frankly is critical for the proje…
-
Please share a defined layout for the Readme documentation of this repo. For the details to be added, I'll send the necessary images.
-
It would be cool having something like:
```sql
select * from Log where date >= date() - 1h
```
In this case `h` stands for hour. We could have `d` for days. This query extract all the logs of …