mDibyo / berkeley-scheduler

https://berkeleyscheduler.com
BSD 2-Clause "Simplified" License
11 stars 3 forks source link

Data pipeline rewrite #86

Closed mDibyo closed 7 years ago

mDibyo commented 7 years ago

The data pipeline has been rewritten to play well with the SIS API.

All data is now explicitly fetched and stored efficiently. The explicit advantages are:

Fixes #82, #77, #67 and #35

mDibyo commented 7 years ago

Closes #38.