A cache & aggregator for user ratings from iMDB and other sources.
https://unwind.dumpr.org/
Among the many changes we switch to using SQLAlchemy's connection pool, which means we are no longer required to guard against multiple threads working on the database. All db funcs now receive a connection to use as their first argument, this allows the caller to control transaction & rollback behavior. |
||
|---|---|---|
| scripts | ||
| tests | ||
| unwind | ||
| unwind-ui | ||
| .dockerignore | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| .python-version | ||
| Dockerfile | ||
| poetry.lock | ||
| Procfile | ||
| pyproject.toml | ||
| README.md | ||
| run | ||
Unwind
A cache & aggregator for user ratings from iMDB and other sources.
Users are spread across many platforms and most platforms allow very limited access to their data.
This service aims to offer one interface for all that data and open up access.