Warnar Boekkooi
Warnar Boekkooi
Good day, During our peak hours we have noticed the following `invalid memory address or nil pointer dereference` which causes pod restarts. The goal of this PR is to avoid...
## Summary The [go-yaml](https://github.com/go-yaml/yaml/) project was archived on Apr 1, 2025 and is no longer maintained. Luckily the official YAML organization forked the project and is maintaining it under https://github.com/yaml/go-yaml/tree/v3....
Good day, At the moment I'm busy migrating to rueidis and I'm learning a lot about Redis in the process. Now I'm trying to move away from [keyevents](https://redis.io/docs/latest/develop/pubsub/keyspace-notifications/) and use...
Good day, While I was checking some profiles I noticed that `EscapeName` and `EscapeMetricFamily` where doing a lot of allocation. This PR reduce this a little by pre-allocating the `Metric`...