Files
directus/packages/drive/readme.md
Rijk van Zanten 35830a5dfe Move Flydrive home and implement Azure (#4110)
* Add new packages

* Update docs

* Update linked packages

* Setup file pointers

* Don't require getStream to be async

* List credits

* Load azure in storage

* Fix typo in docs

* Fix another typo

* Remove not about raising an issue
2021-02-16 18:33:50 -05:00

9 lines
209 B
Markdown

# @directus/drive
Object storage abstraction layer.
## Credits
This package started life as a fork of [`@slynova/flydrive`](https://github.com/slynova-org/flydrive) by Robin Grundvåg
<robgru52@gmail.com>.