API Reference kura_postgres v#1.0.0
View SourceModules
PostgreSQL backend aggregator. One config knob for users
kura_driver implementation over minato.
PostgreSQL driver impl using pgo.
kura_pool implementation over minato.
Default kura_pool implementation. Wraps pgo's
pool, which uses an ETS-holder transfer pattern that keeps the per-query hot
path off the pool agent.