FAQ¶
How is it different from the google-cloud-storage library designed and maintained by Google?¶
This library is built on top of google-cloud-storage. storage-bucket
library allows to work in functional style and abstracts away common use-cases which bloats code with boileraplate.
Missing a feature?¶
Feel free to submit ticket with explanation of what is missing and possible use-case how you will use it.
At the moment, storage-bucket
doesn't support all scenarios exising in google-cloud-storage
but we are actively developing to make 100% compatability.