antirez
|
d6ada4d1a8
Redis 2.8.18.
|
10 years ago |
antirez
|
7c671c09a1
Check that tcp-backlog is matched by /proc/sys/net/core/somaxconn.
|
10 years ago |
antirez
|
d56ef62983
Network bandwidth tracking + refactoring.
|
10 years ago |
antirez
|
f60c8c0999
Don't show the ASCII logo if syslog is enabled.
|
10 years ago |
antirez
|
04231cb7d7
Regression test for issue #2175.
|
10 years ago |
antirez
|
6e0277769d
Handle infinite explicitly in createStringObjectFromLongLong().
|
10 years ago |
antirez
|
42695fdfe6
Use exp format and more precision output for ZSCAN.
|
10 years ago |
antirez
|
164ad2ead1
Over 80 chars comment trimmed in pfcountCommand().
|
10 years ago |
antirez
|
0e40124d0f
Mark PFCOUNT as read-only, even if not true.
|
10 years ago |
antirez
|
d0cc96f053
Mark diskless replication as experimental in redis.conf.
|
10 years ago |
antirez
|
a81043959a
Test: wait for actual startup in start_server.
|
10 years ago |
antirez
|
f0c00a14ed
Test: try to cleanup still running Redis instances on exit.
|
10 years ago |
antirez
|
3ac62dff23
Test framework: exit on timeout with report.
|
10 years ago |
antirez
|
60c09dcf09
redis-benchmark: default num of requests is now 100000.
|
10 years ago |
Matthias Petschick
|
e689e93663
fix benchmark memleak in loop mode
|
10 years ago |
antirez
|
01854f87e8
Document redis-cli --stat in --help output.
|
10 years ago |
Matt Stancliff
|
e305df099a
Fix lua-cmsgpack 64 bit integer on 32 bit platform
|
10 years ago |
antirez
|
9854d03fad
Avoid valgrind memory leak false positive in processInlineBuffer().
|
10 years ago |
antirez
|
5ddf56f9b1
Attempt to prevent false positives in replication test.
|
10 years ago |
antirez
|
b19e745780
scripting.tcl tests order fixed to match unstable branch.
|
10 years ago |
antirez
|
ce96069676
lua_cjson.c Lua includes: angled -> quoted.
|
10 years ago |
antirez
|
ead8e31b28
Fix non-linux builds error introduced with THP checks.
|
10 years ago |
Matt Stancliff
|
5d8c88fdc1
Lua: add cmsgpack scripting tests
|
10 years ago |
Matt Stancliff
|
381863be5c
Lua: upgrade cmsgpack to 0.4.0
|
10 years ago |
Matt Stancliff
|
a7b58f1569
Lua: remove new warning added by cjson header
|
10 years ago |
Matt Stancliff
|
56e1861398
Lua: Use Redis solaris compatability for cjson too
|
10 years ago |
Matt Stancliff
|
e2983dd03f
Lua: Upgrade cjson to 2.1.0 (2012-03-01)
|
10 years ago |
Matt Stancliff
|
2828bbd511
Lua: add cjson scripting test
|
10 years ago |
Matt Stancliff
|
1e501d9fd6
Lua: Add bitop
|
10 years ago |
antirez
|
d9326cb83d
THP detection for LATENCY DOCTOR.
|
10 years ago |