dartis 0.5.0 copy "dartis: ^0.5.0" to clipboard
dartis: ^0.5.0 copied to clipboard

Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.

Changelog #

0.5.0 - 2020-04-25 #

  • Added Redis streams commands #26

0.4.0 - 2020-03-30 #

  • Exposed connection object in Client #24
  • Fixed errors and warning with latest Dart SDK
  • Removed deprecated linter rules
  • Fixed coverage configuration
  • Updated logging to 0.11.4
  • Updated test to 1.14.2
  • Updated uuid to 2.0.4

0.3.0 - 2018-12-12 #

  • Added some logic for handling broken connections

0.2.0 - 2018-09-08 #

  • Changed description, it was too long

0.1.0 - 2018-09-07 #

  • First release

Features #

  • Type-safe commands
  • Pipelining
  • Fire and forget
  • Publish/Subscribe
  • Monitor mode
  • Inline commands
  • Transactions
  • Lua scripting
  • Custom serializers/deserializers
  • Custom commands for building Modules
26
likes
40
points
1.27k
downloads

Publisher

unverified uploader

Weekly Downloads

Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

logging

More

Packages that depend on dartis