summaryrefslogtreecommitdiff
path: root/tests/docker-compose.yaml
AgeCommit message (Collapse)Author
2021-07-07Rework test env...Valery Piashchynski
Move all dockerfiles, docker-compose files into the env folder inside the tests folder. Add elasticmq dockerfile to build SQS compatible test env. Add beanstalk, rabbitmq, sqs to the main tests docker-compose file. Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-20- Update redis/memory pubsubsValery Piashchynski
- Rework internal message bus - Add new tests for the broadcast plugin and include them into the GA Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-01-27Remove ubuntu stuffValery Piashchynski
Revert docker-compose
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski