Merge branch 'master' into cache

This commit is contained in:
2025-05-08 11:15:31 +08:00

View File

@@ -13,7 +13,7 @@ import (
"github.com/redis/go-redis/v9" "github.com/redis/go-redis/v9"
) )
const VERSION = "0.1.0" const VERSION = "0.2.0"
// Arguments описывает аргументы командной строки // Arguments описывает аргументы командной строки
type Arguments struct { type Arguments struct {