1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 22:35:06 +01:00

README.md: Add TODO about batch DB inserts

This commit is contained in:
Alan Orth 2018-09-26 16:31:13 +03:00
parent 6bf34235d4
commit 0f3054ae03
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -25,6 +25,7 @@ The API exposes the following endpoints:
- Close up DB connection when gunicorn shuts down gracefully - Close up DB connection when gunicorn shuts down gracefully
- Better logging - Better logging
- Tests - Tests
- Use batch inserts to the DB
## License ## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html). This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).