PR #057: Unify Project Naming to aerospike-cluster-manager
레포지토리, 패키지, 설정 전반에서 프로젝트 명칭을 aerospike-cluster-manager로 통일
레포지토리, 패키지, 설정 전반에서 프로젝트 명칭을 aerospike-cluster-manager로 통일
SQLite에서 PostgreSQL로 전면 마이그레이션, asyncpg 커넥션 풀 기반 비동기 데이터베이스 레이어 구축
Sync Client + asyncio.to_thread 방식에서 네이티브 AsyncClient로 전환하여 2.2-2.4배 처리량 향상
Comprehensive code quality improvements across Rust, Python, docs, and benchmarks
독립 Helm 차트를 제거하고 오퍼레이터 차트로 통합
K8s 마법사 1907줄을 310줄 + 8개 Step 컴포넌트로 분리하는 프론트엔드 리팩터링
BREAKING: CRD 이름을 AerospikeCECluster에서 AerospikeCluster로 변경하여 중복 CE 접두사 제거
Removed Lua UDF support, upgraded aerospike-py, and decomposed monolithic components
Remove entire Scan API from codebase, consolidating scan functionality into Query API
Extract shared logic to client_common.rs (~900 lines dedup) and add expression helpers
Unified cluster-manager into single container image for simplified deployment
BREAKING: Convert AerospikeClusterTemplate CRD from namespace-scoped to cluster-scoped
Comprehensive project restructuring for improved type safety, testing, and documentation
Major refactor extracting operation implementations into dedicated module with ~1,200 lines dedup
aerospike-client-rust v2 alpha.10으로 업그레이드하고 노드 검색 로직을 리팩토링