스크림트 정리

This commit is contained in:
admin hmac
2025-11-05 11:14:46 +09:00
parent f1a3ff71cb
commit b8449e526a
27 changed files with 691 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ services:
pull_policy: always
environment:
- storage-properties-on-edges=true
- storage-mode=true=IN_MEMORY_TRANSACTIONAL
ulimits:
stack:
soft: 33554432
@@ -20,6 +21,7 @@ services:
volumes:
- ./memgraph-data:/var/lib/memgraph
- ./conf/memgraph.conf:/etc/memgraph/memgraph.conf
- ./data:/data
lab:
image: memgraph/lab:latest