cockroachdb_pool 1.0.1 copy "cockroachdb_pool: ^1.0.1" to clipboard
cockroachdb_pool: ^1.0.1 copied to clipboard

discontinuedreplaced by: postgres
outdated

CockroachDB connection pool with automatic cluster load balancing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cockroachdb_pool

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  cockroachdb_pool: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cockroachdb_pool/cockroachdb_pool.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisheragilord.com

CockroachDB connection pool with automatic cluster load balancing.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, meta, postgres_pool, retry

More

Packages that depend on cockroachdb_pool