SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libredis++1-1.3.12-24.5.x86_64.rpm :

* Mon May 06 2024 Andreas Stieger - Update to 1.3.12:
* Fix memory leak problem of AsyncRedisCluster
* Tue Jan 09 2024 Andrea Manzini - Update to 1.3.11:
* Fix redlock to make multiple threads be able to lock on the same RedMutex
* Asynchronously update slot-node mapping in some edge cases
* Use weak_ptr to avoid joining EvenLoop thread in itself
* Support setting connection name
* Support shard pub/sub
* Thu Aug 24 2023 Martin Pluskal - Update URL
* Sat Jul 29 2023 Andreas Stieger - update to 1.3.10:
* Fix TLS support on async interface- update to 1.3.9:
* Fix async interface bug
* More built-in commands support for AsyncRedis
* Fix incorrect hiredis static lib dependency when building with TSL
* Breaking change: make HSET related methods return long long instead of bool
* Sat May 20 2023 Andreas Stieger - update to 1.3.8:
* Fix memory for async interface
* Support sending commands that have no keys, to Redis Cluster in async mode
* Support verify mode for TLS support, so we can skip certificate verification
* Support keepalive with customized interval- drop fix-missing-include.patch includes upstream
* Sat Apr 01 2023 Bjørn Lie - Add fix-missing-include.patch: Fix missing include exposed by gcc 13.
* Sat Jan 28 2023 Dirk Müller - update to 1.3.7:
* Optimize connection creation
* ACL and RESP3 support for sentinel
* Async interface bug fixes
* Better error message for sentinel
* Better URI support
* RESP3 bug fix
* Tue Oct 25 2022 Andreas Stieger - update to 1.3.6:
* RESP3 support
* Redlock support
* Timeout support for async interface
* Sun Oct 09 2022 Andreas Stieger - update to 1.3.5:
* Ensure running async callback when error happens
* Add sentinel support for coroutine interface
* Add publish command for async interface- includes changes from 1.3.4:
* Add async support for subscriber
* Add async support with callbacks
* Add coroutine support
* Wed Feb 02 2022 Dominique Leuenberger - Have the -devel package conflict with libredis++ < 1.3: newly, the library is versioned, which results in the old, unversioned library conflicting with the new .so symlink.
* Tue Jan 25 2022 Martin Pluskal - Small spec file cleanup
* Mon Dec 27 2021 Andreas Stieger - update to 1.3.3:
* Support async interface
* Support max connection idle time- drop patches:
* custom_install_locations.patch
* disable_static_lib.patch
* use_shared_lib_for_test.patch
 
ICM