TomPallister
|
c787202374
|
I realised we can get rid of the cookie container as cookies are just sent as a header called cookie...
|
2017-03-05 18:05:20 +00:00 |
|
TomPallister
|
286c7f8488
|
Fixed issue where qos was being created for each request so circuit breaker was never stopping traffic going to downstream service.
|
2017-02-11 18:56:36 +00:00 |
|
geffzhang
|
caae826d77
|
Refactor qos as options
|
2017-02-08 09:25:32 +08:00 |
|
geffzhang
|
883be802b3
|
Refactor CircuitBreaker Pattern
Add Qos Config in ReRoute And Refactor CircuitBreakingDelegatingHandler
|
2017-02-03 14:49:46 +08:00 |
|
TomPallister
|
af506b079a
|
more logging, more readme, more refactoring
|
2016-11-05 11:36:58 +00:00 |
|
TomPallister
|
47afc850ff
|
Added some basic cache stuff
|
2016-11-04 15:05:59 +00:00 |
|
TomPallister
|
f7f4a392f0
|
implemented adding claims as query strings to downstream route, removed some of the middleware injection optiosn as i have currently have no use case for them, general refactoring to use the OcelotMiddleware a bit more
|
2016-10-29 19:45:50 +01:00 |
|
TomPallister
|
367fa327b3
|
bunch of refactoring
|
2016-10-26 21:38:44 +01:00 |
|
TomPallister
|
9c771bf9e0
|
added benchmarks back in, renamed data repository and a few other things
|
2016-10-24 19:32:52 +01:00 |
|
TomPallister
|
8b0ceeda5b
|
removed library namespace
|
2016-10-18 19:10:09 +01:00 |
|
TomPallister
|
f79b76b414
|
reorganised project so its a bit more vertical for features
|
2016-10-18 18:52:43 +01:00 |
|