× Install ThecoreGrid App
Tap below and select "Add to Home Screen" for full-screen experience.
B2B Engineering Insights & Architectural Teardowns

ScyllaDB for Chat Memory in LangChain

ScyllaDB as a backend for LangChain addresses a key issue: preserving dialogue context in RAG systems and scaling without losing state. The problem does not manifest immediately — until the moment the RAG chatbot exceeds a single process. LLMs are inherently stateless: each request begins with an empty context unless the history is manually reproduced. … Read more

Redis proxy for highload caching and failure control

Redis proxy becomes a key layer for cache management as load and complexity increase. Let’s explore how an architectural proxy eliminates degradation and stabilizes highload systems. The problem does not manifest immediately — until the moment Redis stops being a “transparent” component and starts dictating system behavior. In the described case, degradation began with an … Read more

pgBackRest future reshapes PostgreSQL backup strategy

pgBackRest remains a key tool for PostgreSQL backup, but changes surrounding the project raise questions about sustainability and support. A critical part of the stack relies on a small group of maintainers. pgBackRest has long been the de facto standard for PostgreSQL backup and recovery. It is widely used in production and integrated into data … Read more

Distributed sequence generation without bottlenecks

Distributed sequence generation replaces database sequences at scale. It removes central bottlenecks while keeping compatibility with existing systems. The problem does not manifest immediately — until the organization attempts to transition from a relational database to a cloud-native storage solution. In this case, over a hundred services relied on database sequences for generating primary keys. … Read more

×

🚀 Deploy the Blocks

Controls: ← → to move, ↑ to rotate, ↓ to drop.
Mobile: use buttons below.