daredis 0.0.3 copy "daredis: ^0.0.3" to clipboard
daredis: ^0.0.3 copied to clipboard

A Redis client for Dart with connection pooling, cluster support, dedicated Pub/Sub and transaction sessions, and typed helper APIs.

0.0.3 #

  • Added a publish-friendly example/example.dart entry example.
  • Expanded dartdoc coverage for public client, session, connection, and utility APIs.
  • Aligned the README quick start with the published package example.

0.0.2 #

  • Refined command capability modeling around concrete client and session types.
  • Moved command helpers to mixin-based composition for standalone, cluster, and transaction clients.
  • Improved integration tests and cluster test configuration coverage.

0.0.1 #

  • Initial release with single-node/cluster clients and connection pooling.
0
likes
0
points
568
downloads

Publisher

unverified uploader

Weekly Downloads

A Redis client for Dart with connection pooling, cluster support, dedicated Pub/Sub and transaction sessions, and typed helper APIs.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on daredis