News
14 hours ago
JSON Was Killing Our Redis Memory. Switching Serialization Made It 7× Smaller.
Redis was running a large production service with about **10 million monthly active users**. Every record in Redis was a **JSON-se...
Sep 29, 2025
The End of Config Hell in Python, Thanks to Pydantic v2
Almost every Python project ends up with configs, and almost every time they break in stupid ways — typos, drifting test data, hal...
