dedis 0.4.1 copy "dedis: ^0.4.1" to clipboard
dedis: ^0.4.1 copied to clipboard

Simple Redis Client for Dart (pubsub and multi/exec commands support)

dedis #

© 2021 SiLeader and Cerussite.

supporting commands #

  • KV commands
    • del
    • exists
    • expire
    • keys
    • get
    • set
  • list commands
    • lrange
    • rpush
  • transaction commands
    • multi
    • exec
  • pub/sub commands
    • psubscribe
    • publish
  • authentication
    • auth

license #

Apache License 2.0

4
likes
120
pub points
49%
popularity

Publisher

unverified uploader

Simple Redis Client for Dart (pubsub and multi/exec commands support)

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on dedis