läuft, aber langsam

This commit is contained in:
2025-06-11 23:02:40 +02:00
parent 2b9f59da02
commit 1b2a0945ad
4 changed files with 1064 additions and 643 deletions

1
go.mod
View File

@@ -5,5 +5,6 @@ go 1.24.3
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/redis/go-redis/v9 v9.10.0 // indirect
)