1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +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
- Better logging
- Tests
- Use batch inserts to the DB
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).