nexus-5/config/db_backend/__init__.py
2026-01-26 11:09:40 -05:00

7 lines
212 B
Python

"""
Custom PostgreSQL database backend package for Vault credential rotation.
This package provides a Django database backend that automatically reloads
credentials from Vault agent's rendered secret files.
"""