/balboa-backend-dgraph

🛑 Experimental Dgraph backend for balboa

Primary LanguageGoMIT LicenseMIT

balboa-backend-dgraph

This experimental backend implements a balboa storage/query backend on top of the Dgraph graph database.

By default, it listens on all interfaces (0.0.0.0) on port 4242. Use SIGTERM or SIGINT to terminate the server.

Limitations

This is a proof of concept, so no documentation or performance measurements are available.