📰 Dev.to · Alexey
Articles from Dev.to · Alexey · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9090)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Alexey
3mo ago
The Benchmarking Trap
It all started when I was watching a video about optimization and came across a familiar textbook...
![Building a Multi-Connection Redis Server with Ruby's Async Library [Part 1]](https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frgob3otzkxxmg9gzanjo.png)
Dev.to · Alexey
1y ago
Building a Multi-Connection Redis Server with Ruby's Async Library [Part 1]
Recently I've started Codecrafters' Build your own Redis (which I highly recommend!). One of the...

Dev.to · Alexey
1y ago
Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.
TL;DR: In this post I explain how you can have persistent connections to Redis using Async::Redis...
DeepCamp AI