Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 634 Bytes

index.rst

File metadata and controls

21 lines (16 loc) · 634 Bytes

Welcome to PGCacheWatch's documentation!

Logo

PGCacheWatch is a Python library that enhances applications with real-time PostgreSQL event notifications, enabling efficient cache invalidation. It leverages the existing PostgreSQL infrastructure to simplify cache management while ensuring performance and data consistency.

The repository is hosted on github

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   introduction
   setup
   configuration
   strategies
   examples