=============== Storage Options =============== TitanQ SDK currently support two types of storage. More information at `TitanQ PyPI page <https://pypi.org/project/titanq/>`_ Managed storage --------------- To use the managed storage, create a ``Model`` without providing any storage option. S3 Storage ---------- .. automodule:: titanq.S3Storage :special-members: :members: __init__