Files
kami-parse-server/spec
Florent Vilmart 3079270b3e Optimizations (#4135)
* removes costly json serialization to InMemoryCacheAdapter

* Always cache a copy of the array

* Use own mapValues

* Makes sure we dont make unnecessary calls to the logger

* Do not bypass loggers with silent logging (only applies to stdout)

* warn is not warning

* use ===

* Wrap logRequest / logResponse in the loggerController for more granular control

Also give the ability to pass functions to the logger so we don't serialize too early in JSON (costly)

* reconfiguring winston would override the transports levels and make subsequent tests fail
2017-09-04 20:47:49 -04:00
..
2016-05-19 13:38:16 -07:00
2016-04-04 20:02:34 -04:00
2016-12-06 14:09:43 -08:00
2017-03-20 09:58:36 -07:00
2017-08-29 14:20:51 -04:00
2017-09-04 20:47:49 -04:00
2016-02-29 18:55:14 -05:00
2017-02-21 15:06:45 -05:00
2016-02-17 08:06:30 -05:00
2016-03-18 12:32:31 -07:00
2016-08-07 20:02:53 -07:00