Valkey General Language Independent Driver for the Enterprise (GLIDE) is the official open-source Valkey client library for C#. Built on a robust Rust core, it provides high-performance, reliable connectivity to Valkey and Redis OSS servers with comprehensive async/await support.
Important
Valkey.Glide C# wrapper is in a preview state and still has many features that remain to be implemented before GA.
- Community and Open Source – Join our vibrant community and contribute to the project. We are always here to respond, and the client is for the community.
- High Performance – Created from the ground up for high performance and low latency, powered by a shared Rust core.
- Reliability and High Availability – Designed to ensure your applications are always up and running.
- Stability and Fault Tolerance – Built on years of experience to create a bulletproof client.
- StackExchange.Redis Compatibility – API-compatible with StackExchange.Redis to ease migration.
Visit the official Valkey GLIDE documentation site.
- Key Features
- Quick Start
- Supported Engine Versions
- Basic Operations
- Client Initialization
- Installation
- Troubleshooting
- GitHub Issues: Report bugs or request features
- Valkey Slack: Join our community
- Documentation: Official documentation
We welcome contributions! Please see our Contributing Guidelines for details. Development instructions for local building and testing are in DEVELOPER.md.
This project is licensed under the Apache License 2.0.