Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

sarjitsu v2.0

Latest
Compare
Choose a tag to compare
@arcolife arcolife released this 15 Jul 11:43

For full details read this blog post

Release Highlights

  • issues/todo list: remove docs/TODO.md (shifted to github issues)
  • lib/backend: nodejs powered to python-flask powered. Also, threading for multi file uploads.
  • commandline uploads: refactor vizit script to display single table
  • setup.sh: various checks during installation
  • 12 factor addons: graceful shutdown and restart scripts. better cleanup scripts for complete setup removal

Breaking Changes

  • add index_sar as a separate lib
  • config paths / contents changed
  • vizit cmdline tool refactored