Closed kevinkle closed 5 years ago
The test wrapper spins up the dgraph components we need for dgraph bulk uses processes (as opposed to docker). We should move this into the core prairiedog codebase so we can eventually package everything without docker compose
dgraph bulk
Done in https://github.com/superphy/prairiedog/pull/130
The test wrapper spins up the dgraph components we need for
dgraph bulk
uses processes (as opposed to docker). We should move this into the core prairiedog codebase so we can eventually package everything without docker compose