kv-client
Client library for KV service - a secure, encrypted key-value store to replace Redis.
Features
- Easy Integration: Simple client API for connecting to KV servers
- Async Support: Full async/await support with Tokio
- Connection Pooling: Efficient connection management
- Error Handling: Comprehensive error types and handling
Usage
use ;
async
License
MIT