Skip to content

SiLeader/dedis

Repository files navigation

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

About

Simple Redis Client for Dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages