issues
search
WSULib
/
ouroboros
:snake: Ouroboros: python middleware for WSU digital collections infrastructure
3
stars
1
forks
source link
METS ingest improvements
#25
Closed
ghukill
closed
7 years ago
ghukill
commented
8 years ago
increase MySQL packet size for commits (see
http://stackoverflow.com/questions/14163429/python-and-django-operationalerror-2006-mysql-server-has-gone-away
)
for efficiency, parse METS once, then create rows (see
https://github.com/WSULib/ouroboros/blob/userAuth/WSUDOR_Manager/actions/ingestWorkspace/__init__.py#L410-L413
)
ghukill
commented
7 years ago
Closing.