We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ffade commit 69b7604Copy full SHA for 69b7604
CHANGELOG.md
@@ -6,9 +6,11 @@
6
### Date
7
August 24th, 2017
8
### Changes
9
-* bump tacopie to fix #85 - select keep sleeping and does not process incoming read/write events
+* fix issue #86 by changing some int32_t to int64_t (was causing overflow leading to stuck program on some architecture)
10
+* improve travis build with caching
11
### Additions
-None
12
+* ZADD command
13
+* CLIENT KILL
14
### Removals
15
None
16
0 commit comments