-
In terms of performance or consistency it would be helpful that the API offers a **readMutlipleProperties** and a **writeMultipleProperties** (or similar naming). So far, we are only able to read / wr…
-
In our organization eventId is an optional field. Therefore, we do not use the CloudEvent spec as defined. I would prefer to fix that impedance. I hope either I can convince cloudevent spec to chan…
-
## What change would you like to make to the tech radar?
Add it to the radar
## Why do you believe this is valuable to Redgate?
Continuous deployment goes one step further than continuous deliver…
-
Since 1.0.0 version http high-level bindings were removed because of complexity in previous version and uncertain use by anybody, as explained here #414 by @samoht .
This issue is aimed to propose …
-
https://github.com/reactive-streams/reactive-streams-jvm/blob/7021f18/examples/src/main/java/org/reactivestreams/example/unicast/RangePublisher.java#L176-L178
should call `downstream.onComplete()`.…
-
Claim signatures
=====
Keep in mind: ANY change is retro incompatible. Even just including a field without changing anything else. The purpose of this document is to provide alternatives for making …
-
Hi. I'm trying to use `Free` to describe a program that exists always in terms of an `Either`. All my instructions are binary in that way, e.g.
```ts
export class CountAvailableUnits {
public …
-
> The ponderous forms of Pkg and BinaryProvider slowly intermesh; Hulking behemoths merging their forms like waves from two separate oceans breaking upon the same shore. The silhouette of one blends …
-
WebAssembly is currently very good at executing code written in arbitrary languages from a given (usually JS) interpreter, but it lacks several key features when it comes to [combining multiple arbitr…
-
I am looking at the Cancer python notebook and, although I understand how the lenses project the data, I am still wondering how the two lenses (isolation forest and l2norm) were chosen to analyse this…