Releases: ssntpl/cloud-storage
Releases · ssntpl/cloud-storage
v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
Return type change for exists function if file is found on any of the remote disks
v0.1.5
Full Changelog: v0.1.4...v0.1.5
Notifying user about disk connection issue.
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
- Optimized way to set file in cache from remote if doesn't exist.
- Returning null for url if File doesn't exist.
v0.1.2
What's Changed
- optimize some actions on file via jobs by @Abhishek5Sharma in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- optimize code and flow by @Abhishek5Sharma in #1
- delete file by jobs by @Abhishek5Sharma in #2
New Contributors
- @Abhishek5Sharma made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is an Initial release. It includes all the basic required functionality.
Limitations
- Assumes queue driver to be
database
- Can't use a custom queue for async processes
Full Changelog: https://github.com/ssntpl/cloud-storage/commits/v0.1.0