overleaf/libraries/metrics
Brian Gough 1e0a991fcd reduce memory capture in http logger
only capture the properties of 'req' that we need, to avoid leaking
the whole req object for responses that never call res.end()
2015-05-05 10:50:59 +01:00
..
.gitignore
http.coffee reduce memory capture in http logger 2015-05-05 10:50:59 +01:00
index.js
LICENSE
metrics.coffee add a close() method to terminate the module cleanly 2015-01-05 16:45:32 +00:00
mongodb.coffee
open_sockets.coffee add a close() method to terminate the module cleanly 2015-01-05 16:45:32 +00:00
package.json update minor version, due to addition of new close() method 2015-01-05 16:46:44 +00:00