make json_delta faster

This commit is contained in:
Henning Jacobs
2023-05-10 13:24:12 +02:00
parent eca2032e3f
commit 43c19c400d
6 changed files with 250 additions and 275 deletions

View File

@@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: redis
image: redis:5-alpine
image: redis:7-alpine
ports:
- containerPort: 6379
protocol: TCP