API Reference
=============

This section provides the full API documentation for all public modules in ``granite_storage``.

Core
----

.. toctree::
   :maxdepth: 1

   api/manager
   api/policies
   api/models
   api/contracts
   api/exceptions
   api/types
   api/mixin
   api/alembic_helpers
   api/utils

Backends
--------

.. toctree::
   :maxdepth: 1

   api/backends_local
   api/backends_s3

Integrations
------------

.. toctree::
   :maxdepth: 1

   api/integrations_sqlalchemy

Garbage Collection
------------------

.. toctree::
   :maxdepth: 1

   api/gc
