6 Commits

Author SHA1 Message Date
anonpenguin23
94248e40b0
Updated default advertise address to 0.0.0.0 in main.go, removed unnecessary BEGIN/COMMIT statements from migration SQL files, and improved database initialization handling in cluster manager. Increased wait times for node readiness and SQL availability checks to 60 seconds. 2025-10-14 13:59:36 +03:00
anonpenguin23
0bd9749aaf
Made clustering with system db work and replicate but migrations do not run 2025-10-14 12:59:24 +03:00
anonpenguin23
85e0bc13f4
Fixed discoverability issues and bugs 2025-10-13 14:52:01 +03:00
anonpenguin23
f2d5a0790e
started working on clustering 2025-10-13 07:41:46 +03:00
anonpenguin23
c0d8fcb895
- Created namespace_helpers on gateway
- Removed old pkg/gatway storage and migrated to new rqlite
- Updated readme
- Created new rqlite implementation
- Updated changelog
- Fixed migration error on migrations.go applySQL
2025-09-23 07:19:35 +03:00
anonpenguin23
16845b758d
- Remoevd old storage folder
- Created new rqlite folder
- Created rqlite adapter, client, gateway, migrations and rqlite init
- Updated node.go to support new rqlite architecture
- Updated readme
- Updated version
2025-09-23 06:00:57 +03:00