Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
bbd6044e
Commit
bbd6044e
authored
Jan 22, 2015
by
Matt Stancliff
Browse files
Update changelog for 0.12.0
parent
dd680fcc
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
bbd6044e
### 0.12.0 - January 22, 2015
*
Add optional KeepAlive support
*
Try again on EINTR errors
*
Add libuv adapter
*
Add IPv6 support
*
Remove possiblity of multiple close on same fd
*
Add ability to bind source address on connect
*
Add redisConnectFd() and redisFreeKeepFd()
*
Fix getaddrinfo() memory leak
*
Free string if it is unused (fixes memory leak)
*
Improve redisAppendCommandArgv performance 2.5x
*
Add support for SO_REUSEADDR
*
Fix redisvFormatCommand format parsing
*
Add GLib 2.0 adapter
*
Refactor reading code into read.c
*
Fix errno error buffers to not clobber errors
*
Generate pkgconf during build
*
Silence _BSD_SOURCE warnings
*
Improve digit counting for multibulk creation
### 0.11.0
*
Increase the maximum multi-bulk reply depth to 7.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment