fix: augmenter les limites mémoire Neo4j pour résoudre l'erreur de seuil transactionnel #2

Merged
Damien merged 2 commits from fix/neo4j-memory-config into main 2026-02-22 08:39:49 +00:00

2 Commits

Author SHA1 Message Date
10f4b0a28a fix: merge database blocks to avoid duplicate YAML key
Combine Neo4j memory tuning and port override into a single
database service block.
2026-02-22 08:33:28 +00:00
0b9930c9b7 fix: increase Neo4j memory limits to resolve transaction threshold error
Add NEO4J_dbms_memory_transaction_total_max=4G and
NEO4J_server_memory_heap_max__size=4G to prevent
"dbms.memory.transaction.total.max threshold reached" errors.
2026-02-22 08:33:11 +00:00