1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-15 21:17:17 +02:00

README.md: Add TODO about batch DB inserts

This commit is contained in:
2018-09-26 16:31:13 +03:00
parent 6bf34235d4
commit 0f3054ae03

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).