Hacker News new | ask | show | jobs
by danelliot 79 days ago
Unkey handles this well — single API call at the edge that does both key verification and rate limiting in sub-millisecond. Avoids the D1 read-modify-write race condition entirely since the rate limit state lives in their distributed system, not your worker's database.
2 comments

Thanks for the shout out!
Thanks.

Btw, I removed the project.