Migrating from Node Redis to Ioredis: a slightly bumpy but faster road

Here’s how and why we migrated from Node Redis client library to Ioredis to suit our use case better, and the couple of bumps we faced along the way. Read more

Similar

Using Node.js Event Loop for Timing Attacks

A little over 3 years ago, a few friends and I started a group called pasten to participate in the Chaos Computer Club's Capture The Flag (CTF) competition. It is a jeopardy style CTF, where the participating teams need to solve security related challenge... (more…)

Read more »