Categorygithub.com/benjamin-wright/db-operator
repository
2.0.7
Repository: https://github.com/benjamin-wright/db-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

DB Operator

An operator for creating and managing development databases and other stateful infrastructure

Currently supports:

  • Postgres
  • Redis
  • NATs

TODO

  • update pgx to use pgpool, to better deal with simultaneous connections