overleaf/services/docstore
Jakob Ackermann 1e4bc43e08 [misc] bump metrics module to 3.4.1
- renamed package from `metrics-sharelatex` to `@overleaf/metrics`
- drop support for statsd backend
- decaffeinate
- compress `/metrics` response using gzip
- bump debugging agents to latest versions
- expose prometheus interfaces for custom metrics (custom tags)
- cleanup of open sockets metrics
- fix deprecation warnings for header access
2020-11-25 11:57:23 +00:00
..
.github
app/js Don't throw 404 errors when unarchiving, if the doc is already unarchived 2020-09-25 09:17:01 +01:00
config [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
test Don't throw 404 errors when unarchiving, if the doc is already unarchived 2020-09-25 09:17:01 +01:00
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml
Dockerfile
LICENSE
Makefile
nodemon.json
package-lock.json [misc] bump metrics module to 3.4.1 2020-11-25 11:57:23 +00:00
package.json [misc] bump metrics module to 3.4.1 2020-11-25 11:57:23 +00:00
README.md

overleaf/docstore

A CRUD API for storing and updating text documents in projects

Tests

AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.