All posts by Łukasz Drumiński

Hermes 1.0 released

After 5 years of developing and maintaining Hermes, we are very excited to announce that version 1.0 has been released.

Writing a very fast cache service with millions of entries in Go

Recently our team has been tasked to write a very fast cache service. The goal was pretty clear but possible to achieve in many ways. Finally we decided to try something new and implement the service in Go. We have described how we did it and what values come from that.

Łukasz Drumiński

Łukasz is a Tech Lead who likes to understand how things work under the hood. He is a core developer of Hermes, a message broker in which low response times and high throughput are important requirements.