sdk-go icon indicating copy to clipboard operation
sdk-go copied to clipboard

Client interface comments don't mention Postgres

Open bouk opened this issue 4 years ago • 0 comments

Hi, I was reading the docs of the Client interface and they mention Cassandra and MySQL in some cases:

https://github.com/temporalio/sdk-go/blob/0c69423d6b98508c910f65ddad17fbe1967cd8d7/client/client.go#L252-L253

I assume that this should read '[...] will return BadRequestError when using Cassandra, MySQL or Postgres'? Or is ListWorkflow supported on Postgres without Elasticsearch?

bouk avatar Sep 01 '21 17:09 bouk