Versions in this module Expand all Collapse all v0 v0.13.0 Dec 10, 2025 Changes in this version + const ContainerName + func ContainerExists() bool + func IsAvailable() bool + func IsFalkorDBRunning(port int) bool + func RemoveFalkorDB() error + func StartFalkorDB(opts StartOptions) error + func StopFalkorDB() error + type StartOptions struct + DataDir string + Detach bool + Port int