Email Settings Microservice
Keeps settings of email recipients.
- Server implementations: NodeJS, Dart
- Communication protocols: Direct, Commandable HTTP, Commandable GRPC, GRPC
- Persistence: Memory, Flat Files, MongoDB, Couchbase
- Deployment options: Monolith, Process, Docker, AWS Lambda
- Client implementations: NodeJS, Golang, Dart
This microservice has optional dependencies on the following microservices:
- Party activities - to log user activities
- Message Templates - to get message templates
- Email Delivery - to send email messages