What's Changed
🚀 Major Updates
- Pure WAL Architecture: Complete removal of legacy system
- Clean CLI Interface: No more
walorwal-simpleprefixes - Package Publishing Ready: Setup for Homebrew, NPM, and PyPI
- Practical Demos: Real-world scenarios for developers and ML engineers
📦 Installation
# Homebrew (macOS)
brew install argon-lab/tap/argonctl
# NPM (Cross-platform)
npm install -g argonctl
# Python SDK
pip install argon-mongodb🎯 Key Features
- 86x faster branching (1ms vs 100ms+)
- Time travel queries for any historical state
- 37,905+ ops/sec performance
- Zero data duplication
🔧 Fixes
- Fixed GitHub Actions workflow (updated to v4 artifact actions)
- Updated all documentation for clean CLI commands
- Fixed Python SDK imports for published packages
Full Changelog: v1.0.0...v1.0.1