Skip to content

This service puts data into the redis for other services to use.

License

Notifications You must be signed in to change notification settings

tlm-solutions/bureaucrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bureaucrat

built with nix

The Service which takes care of the redis cache.

Purpose

  • Receives Waypoints via grpc
  • manages the current state of the transport network in the redis cache

Service Configuration

Following Environment Variables are read by there service

  • BUREAUCRAT_HOST Where the service accepts grpc data
  • RUST_LOG log level
  • RUST_BACKTRACE stack traces
  • REDIS_HOST host of the redis server
  • REDIS_PORT port of the redis server

About

This service puts data into the redis for other services to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published