Skip to content

reids-plus-plus 1.0.0

Compare
Choose a tag to compare
@sewenew sewenew released this 13 Oct 16:12
· 393 commits to master since this release

C++ Redis Client that supports the following features:

  • Most commands for Redis 4.0.
  • Connection pool.
  • Redis scripting.
  • Thread safe unless otherwise stated.
  • Redis publish/subscribe.
  • Redis pipeline.
  • Redis transaction.
  • Redis Cluster.