This update introduces a hybrid HNSW index for collections larger than 256 vectors, achieving sub-linear query times and ~3.9x faster performance compared to the previous brute-force approach. Additionally, we have added a RESP-compatible CLI and benchmarking tool, implemented TLS support for secure connections, and updated our documentation with a proposed clustering design. These changes mark a significant step forward in both production utility and architectural maturity. Lightning McQueen speed

Major performance boost for vector search and new tooling suite added - subh05sus/cache-pot