Skip to content

cpp-redisv4.3.1

Updated

cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • atkawa7's avataratkawa7
  • Robert Schumacher's avatarRobert Schumacher
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Andrei Lebedev's avatarAndrei Lebedev
  • Victor Romero's avatarVictor Romero
  • pravic's avatarpravic
  • Phoebe's avatarPhoebe
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Particle_G's avatarParticle_G

#Changelog

  • ea5c1a6[cpp-redis] Fix ‘sleep_for’ is not a member of ‘std::this_thread’ (#23762)
  • e7e328c[many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 04b9feb[simpleini cpp-redis tacopie] ports update (#8245)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • e5253d2[cpp-redis] Fix non-Windows builds
  • e3dda1a[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
  • 68f9f89[cpp-redis] Update to 4.3.0
Show 7 earlier changes
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 68fabb9[cpp-redis] Commit missing tacopie/CMakeLists.txt
  • 5e9ac8a[cpp-redis] Bump version
  • cc822ea[tacopie][cpp-redis] Update cpp-redis to depend on tacopie. Fix tacopie port.
  • bd2665c[cpp-redis] Add missing headers, manipulate them to match build type (CUSTOM_TCP_CLIENT=true)
  • a9b3cb7Created Control file
  • af6c998Created cpp-redis portfile #982