# README
The microservice is part of the application Message.
The microservice implements the deferred task execution mechanism.
- Built on the basis of the library Trigger Hook for its demonstration.
- Uses MySQL as a persistent storage.
- Sends metrics to the InfluxDb.
- The microservice interface uses the GRPC protocol.
- The execution trigger is sent asynchronously via RabbitMQ.
Build GRPC server
After changing task.proto, you need to run:
make gen_proto
License
This project is licensed under the MIT License - see the LICENSE file for details
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author