· software
Cassandra-Like Distributed Database
This semester, I worked on building a Cassandra‑like distributed database in Python. In this article, I delve into the distributed nature of Cassandra, its impl...
This semester, I worked on building a Cassandra‑like distributed database in Python. In this article, I delve into the distributed nature of Cassandra, its impl...
Adding retries to your API Adding retries to your API is a must to make your system more resilient. You can add them in database operations, communication with...
Read more about Побудова відмовостійких Go-застосунків: Глибоке за...