wip integrate falkordb (#211)

This commit is contained in:
Avi Avni 2024-12-18 23:01:24 +02:00 committed by Cyber MacGeddon
parent 8c1b468eb0
commit 848040ce3c
21 changed files with 664 additions and 6 deletions

View file

@ -13,4 +13,5 @@ local version = import "version.jsonnet";
qdrant: "docker.io/qdrant/qdrant:v1.11.1",
memgraph_mage: "docker.io/memgraph/memgraph-mage:1.22-memgraph-2.22",
memgraph_lab: "docker.io/memgraph/lab:2.19.1",
falkordb: "falkordb/falkordb:latest"
}