Is it really a blockchain project decentralized?
Using CockroachDB to implement Transaction Log Tailing pattern...
Message Relay options...
Simple implementation of tx outbox pattern in Go...
Another simple recipe with Git...
Another simple recipe with FastAPI, this time to use distroless container images...
A small code snippet to enable gzip decompression on FastAPI
Using FastAPI to serve content from MOEX API, and building a docker image with it
Setting up a VPN on GCP...
Reproducing MOVED error in redis cluster
Implementing a simple api with FastAPI...
Implementing a simple chat application with websockets and fastapi
Explring middlewares on fastapi...
Implementing a middleware to compress content with Brotli compression algorithm...
Writing a bash script to add autocompletion to your cli...
Tinkering with pipes on linux part I...
Tinkering with pipes on linux part II...
Inspecting TCP packets...
Inspecting UDP packets...
Inspecting MQTT packets over tcp and trying to understand it...
Redis as pub/sub pattern...
Redis as a continuos stream...
Redis as a reliable queue...