IBM / serverless-language-translation

Create a communications channel using serverless technology to allow clients who speak different languages to seamlessly communicate with each other, built on Watson services.
https://developer.ibm.com/code/patterns/deploy-serverless-multilingual-conference-room/
Apache License 2.0
16 stars 35 forks source link

remove references to etcd #35

Open vabarbosa opened 6 years ago

vabarbosa commented 6 years ago

etcd was replaced by Redis in #27 however, the architectural diagram and the Flow (in the README.md and Wiki) continue to reference etcd instead of Redis. these should be updated to accurately reference the used services.