-
When substituting a threaded WSGI server for the Flask server, the `messagebus.queue` and `uow.session` can have thread races, with POC [here](https://github.com/cosmicpython/code/compare/master...xta…
xtaje updated
4 months ago
-
@samuelcolvin It seems to me that the approach you are describing (especially given point 2) is along the lines of what I'm thinking of as the "schema-based" approach (i.e., where a serializer is buil…
-
### Is your feature request related to a problem? Please describe.
There have been several discussions, both on discord as well as spread across github issue and discussion comments (e.g. https://git…
-
As a first pass we've implemented a "synchronous" and "unreliable" mechanism to relay change events to read models and to notifications. It works "consistently", which is convenient, but it also naive…
-
What are the most important aspects of the platform? What aspects of it should be considered?
Use case: basic pub/sub pattern.
Scale: small, < 1 million events/month long term.
Hosting: on-prem
-
Before describing the _Current issues_ of Eventuate's event replication subsystem, a brief description of the underlying _System model_ is given. This sets the context for the solution proposals in se…
-
Some specs define and export terms that are defined elsewhere, see e.g. discussion in https://github.com/w3c/respec/issues/3687
There may be valid cases where this is needed. It would be good to fi…
-
For both Wholesale and the new Fabrix channel for CG, we'd need to assign products to other channels. To be able to reuse things like this, we should create a publishable package in the plugins reposi…
-
Description
===========
Kafka client without transaction able to publish the events to event hub. But when **transaction enabled**, it fails with error: `an existing connection was forcibly closed b…
-
# JSON:API RFC: Exluding fields with Sparse Fieldsets
- Version: 0.1
- Date: 18.06.2022
- Author: Thorsten Suckow-Homberg
- Status: Draft
- Versions affected: V1.0
## Introduction
This…