mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Adds connection usage information.
This commit is contained in:
@@ -686,6 +686,10 @@ https://lists.boost.org/Archives/boost/2023/01/253944.php.
|
||||
performance improvement where one of my benchmark programs passed
|
||||
from 190k/s to 473k/s.
|
||||
|
||||
* The connection has a new member `get_usage()` that returns the
|
||||
connection usage information, such as number of bytes writen,
|
||||
received etc.
|
||||
|
||||
### v1.4.2 (incorporates changes to conform the boost review and more)
|
||||
|
||||
* Adds `boost::redis::config::database_index` to make it possible to
|
||||
|
||||
Reference in New Issue
Block a user