Skip to content

build2-packaging/redis-plus-plus

Repository files navigation

redis-plus-plus

Build Status

Overview

This is a C++ client library for Redis. It's based on hiredis, and is compatible with C++ 17, C++ 14, and C++ 11.

NOTE: I'm not a native speaker. So if the documentation is unclear, please feel free to open an issue or pull request. I'll response ASAP.

Features

  • Most commands for Redis.
  • Connection pool.
  • Redis scripting.
  • Thread safe unless otherwise stated.
  • Redis publish/subscribe.
  • Redis pipeline.
  • Redis transaction.
  • Redis Cluster.
  • Redis Sentinel.
  • STL-like interfaces.
  • Generic command interface.
  • Redis Stream.
  • Redlock.
  • Redis ACL.
  • TLS/SSL support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published