Skip to content

Backend Implementation

Compare
Choose a tag to compare
@ATawzer ATawzer released this 27 Apr 22:38
· 113 commits to master since this release
db0dc11
  • Moves entirely away from CSV and fixed file, entire storm runs from a mongodb backend which updates per storm run
  • Storms now run from MongoDB documents specifying configuration parameters (dynamic time windows)
  • Storm and User clients separated so non-authorized operations can occur without needing a user
  • Database, client and running operations split to allow for easier code maintenance
  • Blacklist support added directly into spotify as a playlist for easy artist filtering