1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00

let's see

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-02-19 08:49:15 +02:00
parent b80bd10903
commit 1243150690
15 changed files with 88 additions and 95 deletions

View File

@@ -15,8 +15,7 @@ import (
// 1. Install Redis:
// 1.1 Windows: https://github.com/ServiceStack/redis-windows
// 1.2 Other: https://redis.io/download
// 2. go mod download
// 3. go run main.go
// 2. Run command: go run -mod=mod main.go
//
// Tested with redis version 3.0.503.
func main() {