shorebird_redis_client 0.0.7 copy "shorebird_redis_client: ^0.0.7" to clipboard
shorebird_redis_client: ^0.0.7 copied to clipboard

A lightweight Dart client library for communicating with a Redis server. Built by Shorebird.

0.0.7 #

0.0.6 #

  • feat: add new commands:

0.0.5 #

0.0.4 #

  • feat: add ttl (time to live) on set API
    redis.set(key: 'hello', value: 'world', ttl: Duration(seconds: 10));
    

0.0.3 #

0.0.2 #

0.0.1 #

  • feat: initial release 🎉
12
likes
160
points
2.31k
downloads

Publisher

verified publishershorebird.dev

Weekly Downloads

A lightweight Dart client library for communicating with a Redis server. Built by Shorebird.

Homepage
Repository (GitHub)
Contributing

Topics

#redis #cache #shorebird

Documentation

API reference

License

MIT (license)

Dependencies

resp_client

More

Packages that depend on shorebird_redis_client