Logo
Explore Help
Sign In
hjnormey/siloqy
Public Access
1
0
Fork 0
You've already forked siloqy
Code Issues 7 Pull Requests 2 Actions Packages Projects Releases Wiki Activity
Files
b295447bdfd28e571e1afa4e01a711cd60995628
siloqy/prod/clean_arch/persistence/__init__.py

6 lines
169 B
Python
Raw Normal View History

repo hygiene: track the PINK launcher import closure 67 production .py modules that the running PINK service imports but which were never committed: prod/bingx/ (HTTP client, market/user streams, journal, config), prod/clean_arch/ adapters/persistence/runtime/dita/dita_v2 production modules and their co-located tests. Rule going forward: every module imported by launch_dolphin_pink.py / pink_direct.py must appear in git ls-files. Excludes _backup dirs, __pycache__, and non-code files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 15:09:32 +02:00
"""Persistence helpers for clean-arch PINK/BLUE-compatible runtimes."""
from .pink_clickhouse import PinkClickHousePersistence
__all__ = ["PinkClickHousePersistence"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 492ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API