Files
fluxer-pg-to-cassandra/.gitignore
T
brendenandClaude Opus 4.8 abae7f9f41 Fluxer PostgreSQL→Cassandra migration tool
Type-aware migration from Fluxer's PostgreSQL fluxer_kv backend to the
native Apache Cassandra schema, plus scylla-feature image builds and a
full cutover runbook.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 11:47:06 -04:00

12 lines
158 B
Plaintext

# Secrets — never commit. Holds DB passwords in plaintext.
.env
*.env
!.env.example
# Node
node_modules/
npm-debug.log*
# Migration scratch
last-diff.cql