Skip to content

Releases: ssntpl/cloud-storage

v0.1.3

11 Oct 05:35
22db803
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

  1. Optimized way to set file in cache from remote if doesn't exist.
  2. Returning null for url if File doesn't exist.

v0.1.2

17 Sep 12:29
f4a63db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Aug 11:10
ea92943
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Aug 08:57
Compare
Choose a tag to compare

This is an Initial release. It includes all the basic required functionality.

Limitations

  1. Assumes queue driver to be database
  2. Can't use a custom queue for async processes

Full Changelog: https://github.com/ssntpl/cloud-storage/commits/v0.1.0