Releases: kerberos-io/vault
Releases · kerberos-io/vault
1.0.728191914
Changes
- Introduce a caching layer, recordings being uploaded will remain in memory for x amount of minutes. Requests coming from the Kerberos Hub pipeline will receive the recording from memory (avoiding request to the underlaying storage system), after x minutes requests will come directly from the storage system, as memory will be cleaned up.
Release
- Docker Hub
- kerberos/vault:1.0.728191914
1.0.709240939
1.0.474693441
Changes
- When provider is not specified, is not enabled or doesn't exists we will fallback to the accounts selected provider.
- Next to recordings and images, it is now possible to store thumbnails from Kerberos Hub, this avoids a database overflow, and adds the ability to visualise higher resolution thumbnails. Removing the thumbnails from Kerberos Hub MongoDB reduces the size of a single sequence by 90%.
- Fixed a bug where we are only checking videos if they are fragmented or not.
Release
- Docker Hub
- kerberos/vault:1.0.474693441
1.0.469986101
1.0.465761144
Changes
- Add /storage/copy endpoint, which allows to copy a recording from one provider to the other.
- Enhanced verbose error logging.
Release
- Docker Hub
- kerberos/vault:1.0.465761144