Skip to Content

redis-plus-plus v1.3.12

Created
Updated

This is a C++ client for Redis. It's based on hiredis, and written in C++ 11

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# async

Build with async

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# async-std

Build async with std::future

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

# cxx17

Build redis-plus-plus with cxx 17 standard

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# tls

Build with TLS support

Dependencies:
and one transitive dependency:
Host Dependencies:
3 transitive dependencies:

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • NancyLi1013's avatar NancyLi1013
  • JonLiu1993's avatar JonLiu1993
  • autoantwort's avatar autoantwort
  • AkshayPS12's avatar AkshayPS12
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Frank's avatar Frank
  • Billy O'Neal's avatar Billy O'Neal
  • Cheney Wang's avatar Cheney Wang
  • JAEHONG KIM's avatar JAEHONG KIM
  • Lily Wang's avatar Lily Wang
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • 5e417e0 [redis-plus-plus] update to 1.3.12 (#37739)
  • edd88a8 [redis-plus-plus] Update to 1.3.10 (#32469)
  • cb7d3b4 [libuv] Update to 1.45.0 (#32165)
  • aa5e934 [redis-plus-plus] Add TLS feature and update to 1.3.9 (#32115)
  • 638b158 Update vcpkg-tool to 2023-06-07 + xbox triplets cleanup (#31723)
  • 8f721da [redis-plus-plus]Update version to 1.3.8 (#31851)
  • b3968a1 [redis-plus-plus] update to <1.3.7> (#28871)
  • ed54c9a [redis-plus-plus] update version to 1.3.6 (#28201)
  • 945e171 [redis-plus-plus] Add feature async-std and fix dependency libuv (#25272)
  • d6fa9c5 [redis-plus-plus] Update to 1.3.2 (#23948)
and 7 more commits:

# Source