5 lines
224 B
Markdown
5 lines
224 B
Markdown
# 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](). |