Skip to main content

th2_grpc_read_db

Project description

gRPC for read-db (0.0.8)

The read-db provides you with gRPC interface for interacting with database. You can:

  • request data synchronously - Execute method. This method returns rows as stream.
  • run data loading synchronously - Load method. This method returns aggregated execution report.
  • submit pulling requests and stop them - StartPulling and StopPulling methods

Release notes:

0.0.8

  • added Load method

0.0.7

  • added execution_id to the QueryResponse
  • added parent_event_id to the QueryRequest

0.0.6

  • added before_init_query_ids, after_init_query_ids, before_update_query_ids, after_update_query_ids to the DbPullRequest
  • added before_query_ids, after_query_ids to the QueryRequest

0.0.5

  • added DbPullRequest.reset_state_parameters field

0.0.4

  • added DbPullRequest.start_from_last_read_row field

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

th2_grpc_read_db-0.0.8rc1.tar.gz (8.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page