All Posts Page 12

2019

Dev Note

Introduction to Goworker — Implementing Workers with Redis

Recently, I've been gradually migrating a project from Ruby on Rails to Golang. Part of the reason is wanting to practice writing its rather quirky syntax to see how it feels, and another part is experiencing Golang's power firsthand while learning how to organize code without an established framework. Today, I'm going to introduce goworker. The reason it caught my eye is that it was the first result when searching for "go worker"...

2018

2017