Write introduction to swh-storage.
Explains:
- when to use swh-web instead
- that
get_storage
should always be used to instantiate the storage StorageInterface
- model objects
- pagination
- backends
Resolves T3004.
Migrated from D4971 (view on Phabricator)