1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-26 16:13:47 +02:00

README.md: Remove batch inserts from TODO

This commit is contained in:
Alan Orth 2018-09-26 23:25:35 +03:00
parent 385a34e5d0
commit 560fa6056d
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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