Skip to content

Conversation

@kmushegi
Copy link
Contributor

@kmushegi kmushegi commented Nov 3, 2023

This PR introduces a single endpoint mode to granica python sdk. In this way, the sdk can be pointed at a specific read replica endpoint via client constructor.

example

import granica

bolt_s3_client = granica.client("s3", single_endpoint_mode=True, crunch_endpoint="10.196.142.109:443")

Base automatically changed from feat/failovers-and-py2-backports to master November 3, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant