iegor.dev

Senior Systems Architect & Backend Engineer: Python | .NET | Go | Cloud. Technical Writing

It ain't much, but it's honest work

Recap:
headsntails (repository here) is my pet project - a fully decoupled infrastructure built to serve the Feature Flags pattern. It's designed to start as a simple, zero-friction plug-in, with the architectural legs to scale all the way up to a standalone SaaS solution.

Milestones reached to unlock the v0.2 achievement:

It was tedious groundwork - the "you really better do it now" one, which pays dividends later.

By clearing this out, we are now standing right in front of the main architectural twist: full gRPC communication.
For the upcoming v0.3 release, the target is "simply" eliminating the obvious bottleneck: HTTP communication between the Go Core and the Python Rate-Limiter.

Stay tuned!