An open API service indexing awesome lists of open source software.

https://github.com/satta/balboa-backend-dgraph

🛑 Experimental Dgraph backend for balboa
https://github.com/satta/balboa-backend-dgraph

balboa dgraph golang graph passive-dns pdns

Last synced: 6 months ago
JSON representation

🛑 Experimental Dgraph backend for balboa

Awesome Lists containing this project

README

          

# balboa-backend-dgraph

This experimental backend implements a [balboa](https://github.com/DCSO/balboa) storage/query backend on top of the [Dgraph graph database](https://dgraph.io).

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.