cockroachdb_pool 1.1.0+1
cockroachdb_pool: ^1.1.0+1 copied to clipboard
CockroachDB connection pool with automatic cluster load balancing.
1.1.0+1 #
Discontinued
package:postgres from ^3.0.0 supports connection pooling as part of the core
library. Development and advanced pooling support will be migrated to that package.
1.1.0 #
- Final null-safe release.
1.1.0-null-safety.2 #
- Migrated to null safety.
1.0.2 #
- Fix parsing issue of
addressfield with updated format.
1.0.1 #
- Fix:
settingswas not propagated to the detected nodes.
1.0.0 #
- Initial public version.