Revision 774b65fa8d23aba3a43345f99b13ad2d1257adf2
Committed on 16/12/2025 1:18 pm by
Zohaib Sibte Hassan <zohaib@sibte.pk> [GitHub Diff]
Refactor: Revert PebbleDB tuning and simplify preupdate hook
- Revert PebbleDB tuning options (bloom filters, WAL sync intervals,
table cache shards) that were causing cluster instability
- Simplify preupdate hook implementation
- Add schema cache for better column metadata handling
- Consolidate test files for hook capture and row processing
- Remove unused conflict detection test file
- Clean up coordinator handler and transaction code
???? Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>