ADR-0011: CRD 이름 AerospikeCluster로 변경
AerospikeCECluster CRD를 AerospikeCluster로 리네이밍한 아키텍처 결정 기록. 중복된 CE 접두사 제거로 API 표면 단순화.
AerospikeCECluster CRD를 AerospikeCluster로 리네이밍한 아키텍처 결정 기록. 중복된 CE 접두사 제거로 API 표면 단순화.
Added admin info commands info_all() and info_random_node() to Client and AsyncClient
Fundamental type system change from tuples to NamedTuples and TypedDicts for all API returns
Remove entire Scan API from codebase, consolidating scan functionality into Query API
Fixed batch result code propagation, numpy key digest calculation, and unified BatchRecords API with single container type