Module svc_scheduler::tasks

source ·
Expand description

gRPC provides Redis implementations for caching layer

Modules

  • log macro’s for cache logging
  • Redis connection pool implementation

Structs

  • Complete information about a task

Enums

  • The required information to complete a task
  • Errors that can occur when processing a task

Functions