Skip to main content

Valkey client

Overview

valkey_client is a modern, production-ready Dart client for Valkey (9.0.0+), fully Redis 7.x compatible.

This package is developed and maintained by the Visualkube team (Infradise Inc.) to help Dart developers easily integrate the high-performance in-memory data store into their backends and applications, leveraging the latest features of Valkey.

It's under active development and aims to become the standard Valkey client for the Dart ecosystem.


Official Package Repository (pub.dev)

Easily add valkey_client as a dependency to your Dart and Flutter applications. Check here for the latest version and installation instructions. 📦

pub.dev/packages/valkey_client


GitHub Repository (Source Code & Contribution)

Explore the full source code of valkey_client, report issues, or contribute directly to the project development via Pull Requests (PRs). Your contributions are welcome! 👋

github.com/infradise/valkey_client