Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@kunallillaney kunallillaney released this 09 Feb 21:24
· 190 commits to master since this release

Compatible with ndio
Note: From this release all cutout services have moved to /sd/ from /ca/ and to /nd/ from /ocp/.

Features

  • S3 Backend - Dynamic caching of data between S3 and KV stores
  • 2 new KV stores added - Redis, DynamoDB
  • Resource services added to create dataset, project, channel and token
  • Histogram service added
  • NIFTI service updated for storing MR and MRI data
  • JSON service for annotations
  • Updates to tile service
  • Deployment scripts for AWS
  • Raw service added for KNOSSOS
  • Travis CI added
  • HTTPS enabled
  • KV engine split as a submodule called spdb
  • Ctype accelerations split as a submodule called ndlib
  • Wrappers around AWS services as a submodule called ndingest
  • Documentation Updates