• Joined on 2026-06-09
dsql pushed to main at rethink-public/handbook 2026-07-01 06:53:04 +00:00
823aa7708a deploy: mermaid flow diagram, single page with tabs, section rework
dsql pushed to main at rethink-public/handbook 2026-07-01 06:32:17 +00:00
f9e5e4f24d split Deploy into a hub + 3 sub-pages; inline comments over annotations
dsql pushed to main at rethink-public/handbook 2026-07-01 06:22:48 +00:00
c335887dd6 deploy: fix vanishing commented mounts line in compose annotations
dsql pushed to main at rethink-public/handbook 2026-07-01 06:14:53 +00:00
fe707d5f24 deploy: clarify container path = where your code reads/writes
dsql pushed to main at rethink-public/handbook 2026-07-01 06:04:19 +00:00
0ebd6f86b0 deploy: scope page to the dev's job — drop operator commands
dsql pushed to main at rethink-public/log_setup 2026-07-01 06:03:08 +00:00
1207c53742 feat: historic logs named off the project namespace (cwd basename / history_name)
dsql pushed tag v0.5.0 to rethink-public/log_setup 2026-07-01 06:03:08 +00:00
dsql pushed to main at rethink-public/handbook 2026-07-01 05:39:53 +00:00
08ad37eddc deploy: re-add mounts as optional (commented) third storage tier
dsql pushed to main at rethink-public/handbook 2026-07-01 05:36:28 +00:00
8c56fd98a8 deploy: add COPY-into-image tabs, clarify volume ownership, drop mounts
dsql pushed to main at rethink-public/handbook 2026-07-01 05:04:46 +00:00
7ed388c69c new compose + deploy standard: generic compose, deploy injects identity
dsql pushed tag v0.1.2 to rethink-public/mysql 2026-07-01 04:53:57 +00:00
dsql pushed to main at rethink-public/mysql 2026-07-01 04:53:57 +00:00
a46c4b13fc fix: connect() orphan (lockstep psql-3) + await pool.release() (mysql-1)
dsql pushed tag v0.1.2 to rethink-public/psql 2026-07-01 04:53:56 +00:00
dsql pushed to main at rethink-public/psql 2026-07-01 04:53:56 +00:00
4e75a800f1 fix: connect() never orphans a pool (psql-3)
dsql pushed tag v0.1.2 to rethink-public/redis 2026-07-01 04:53:55 +00:00
dsql pushed tag v0.4.3 to rethink-public/log_setup 2026-07-01 04:53:54 +00:00
dsql pushed to main at rethink-public/redis 2026-07-01 04:53:54 +00:00
a0e9fc28d6 fix: reject timeout= in pool_kwargs with a clear ValueError (redis-2)
dsql pushed to main at rethink-public/log_setup 2026-07-01 04:53:53 +00:00
b52c1d37fa fix: LOW/nit clearance — retier twin dedupe + same-second counter ordering, warn on unknown rotate
dsql pushed tag v0.1.6 to rethink-public/mongo 2026-07-01 04:53:52 +00:00
dsql pushed to main at rethink-public/mongo 2026-07-01 04:53:52 +00:00
9da851629d fix: rename create_collection indexes->index + doc notes (mongo-3/4/5)