tumblr / colossus

I/O and Microservice library for Scala
Apache License 2.0
1.14k stars 96 forks source link

Document redis #559

Closed benblack86 closed 7 years ago

benblack86 commented 7 years ago

Adding a redis example to the services page and providing an example of how to configure a service through code.

codecov-io commented 7 years ago

Codecov Report

Merging #559 into develop will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
+ Coverage    84.69%   84.78%   +0.09%     
===========================================
  Files           98       98              
  Lines         4422     4422              
  Branches       349      349              
===========================================
+ Hits          3745     3749       +4     
+ Misses         677      673       -4
Impacted Files Coverage Δ
colossus/src/main/scala/colossus/core/Worker.scala 77.97% <0%> (+0.88%) :arrow_up:
...ssus/src/main/scala/colossus/core/Connection.scala 69.31% <0%> (+1.13%) :arrow_up:
...s/src/main/scala/colossus/metrics/Collection.scala 100% <0%> (+2.56%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f0ffe2a...2b25a19. Read the comment docs.