Add redis to the list of components

master
Daniel Berteaud 9 years ago
parent 24751b0fbe
commit 6b9b6a8d86
  1. 3
      lib/Vroom/Constants.pm

@ -58,6 +58,9 @@ use constant COMPONENTS => {
},
"bootstrap-datpicker" => {
url => "https://bootstrap-datepicker.readthedocs.org/en/latest/"
},
"Redis" => {
url => "http://redis.io/"
}
};

Loading…
Cancel
Save