gcb-docker-compose
gcb-docker-compose copied to clipboard
Example on how to run integration tests on Google Container Builder, using docker-compose.
Im trying to use that strategy here and cant connect to containers started from docker-compose.yaml file
HI, I'm trying to connect directly to the redis server from the integration test by adding a `container_name` to the redis service in the compose yaml like this: ``` version:...
By using redis pubsub. The problem with the current implementation would come up if this counter is replicated, in which case a watcher could miss value if the update happens...