learning_go/go-code-samples/get-started-with-redis/README.md
2025-12-20 10:21:45 +03:00

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]().