We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9aaa7 commit ca1b92cCopy full SHA for ca1b92c
1 file changed
README.md
@@ -7,6 +7,8 @@
7
`b2-sdk-php` is a client library for working with Backblaze's B2 storage service. It aims to make using the service as
8
easy as possible by exposing a clear API and taking influence from other SDKs that you may be familiar with.
9
10
+This package will **cache authorization request** for 1 hour so that you won't receive API Limit from B2.
11
+
12
## Example
13
14
This is just a short example, full examples to come on the wiki.
0 commit comments