224 B
224 B
Getting Started with Redis in Go
This tutorial demonstrates how to use Redis, the popular in-memory database that doubles as cache, pub/sub service, and streaming service, with Go and GoLand.
Find the tutorial here.