Client SDKs and API for interacting with the RIOC high-performance key-value store.
RIOC provides a client-server protocol for interacting with HPKV, focusing on:
- High Performance: Optimized for low latency and high throughput
- Data Consistency: Atomic operations and proper transaction handling
- Transport Security: TLS 1.3 implementation with robust authentication options
Each SDK contains its own detailed documentation and examples in its respective folder.
The core API is documented in the src/README.md file.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.