VertexCacheSdk (vertexcache_sdk v1.0.0)
View SourceVertexCacheSdk is the main entry point for interacting with the VertexCache server.
It provides methods to perform cache operations such as GET, SET, and DEL, and abstracts away the underlying TCP transport details.
This SDK handles encryption (symmetric/asymmetric), TLS negotiation, authentication, and framing of commands and responses.