logo

What is a Rate Limiter Part 1

In this post, we’ll discuss what a Rate Limiter is and what you need to consider when implementing one. This post will be a two-part series, as we’ll also detail the algorithms that make up Rate Limiter.

Learn about SQLite Soul Part 1

I was looking at geeknews and saw an interesting open source project called SQLite Soul, so I thought I’d give it a try and post about it. It’s a bit hands-on, so I’m splitting it into two posts because it can get long.