vmpooler/lib/vmpooler/api
kirby@puppetlabs.com 7ff23a386d Remove usage of redis multi from api
This change removes usage of redis multi from API. Without this change the redis usage can cause issues because no connection pool is used, so another worker may try to use the same backend object causing a failure.
2020-11-10 11:38:14 -08:00
..
dashboard.rb Rubocop fix 2020-10-23 17:41:02 -07:00
healthcheck.rb Add healthcheck endpoint, spec testing 2020-09-22 12:25:26 -07:00
helpers.rb Fix syntax of validate_token in helpers 2020-11-09 11:05:58 -08:00
request_logger.rb (MAINT) Add optional API Request Logging 2020-06-29 19:56:29 +01:00
reroute.rb "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
v1.rb Remove usage of redis multi from api 2020-11-10 11:38:14 -08:00