Tag: system-design
All the articles with the tag "system-design".
-
Redisを使ったレートリミッターとレースコンディション対策
Redis sorted set と Lua Script を使って、concurrent limiter のレースコンディションを避ける実装を整理する。
All the articles with the tag "system-design".
Redis sorted set と Lua Script を使って、concurrent limiter のレースコンディションを避ける実装を整理する。