v0.0.1-beta.1
New
High-level RPC client. Changes:
yb-admin
compatible API has been moved to a separate module: https://github.com/radekg/yugabyte-db-go-client-api. This module takes the new high-level client as an argument.- Logger can be configured.
- Configurable metrics callback.
- Client handles auto-reconnect and retries failed executes - configurable.
PR introducing beta 1: #62.