1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-09-30 05:54:16 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
89621af85d
Split database access into RW and RO
The indexer need to be able to write to the database, but the API only
needs to read it.
2018-09-24 00:00:05 +03:00
2db5e02be9
Add indexer.py
Standalone script to ingest item views and downloads from Solr into
SQLite.
2018-09-23 16:47:48 +03:00