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>
This commit is contained in:
2026-06-23 11:47:06 -04:00
co-authored by Claude Opus 4.8
commit abae7f9f41
8 changed files with 565 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Secrets — never commit. Holds DB passwords in plaintext.
.env
*.env
!.env.example
# Node
node_modules/
npm-debug.log*
# Migration scratch
last-diff.cql