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

Customized Children endpoints

Latest
Compare
Choose a tag to compare
@dmlond dmlond released this 30 Nov 02:10
· 1337 commits to develop since this release
98f7eb1
  • removes chunk minimum chunk size validation to allow smaller than optimal chunks, such as for the last upload.
  • refactors GraphDB code into background job
  • adds grape_logging gem for more logging goodness
  • workflow.stress.sh script for stress testing the system
  • stop chunks from updating upload.etag on save, which was causing a race condition and db deadlocking