antirez
|
1210af3804
Add a top comment in crucial functions inside networking.c.
|
7 years ago |
antirez
|
4a850be4dc
Set lua-time-limit default value at safe place.
|
7 years ago |
antirez
|
f47607af02
Fix preprocessor if/else chain broken in order to fix #3927.
|
7 years ago |
antirez
|
74720ea993
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
7 years ago |
antirez
|
aa5b4be02e
Fix zmalloc_get_memory_size() ifdefs to actually use the else branch.
|
7 years ago |
Salvatore Sanfilippo
|
69ce5c5d10
Merge pull request #3924 from lorneli/unstable
|
7 years ago |
antirez
|
531647bb1b
Make more obvious why there was issue #3843.
|
7 years ago |
Salvatore Sanfilippo
|
01b6966afc
Merge pull request #3843 from dvirsky/fix_bc_free
|
7 years ago |
antirez
|
ffefc9f92d
Fix modules blocking commands awake delay.
|
7 years ago |
antirez
|
91999fce40
Rax library updated.
|
7 years ago |
lorneli
|
98db5739cc
Expire: Update comment of activeExpireCycle function
|
7 years ago |
antirez
|
3f9e2322ec
Rax library updated.
|
7 years ago |
antirez
|
1409c545da
Cluster: hash slots tracking using a radix tree.
|
7 years ago |
Salvatore Sanfilippo
|
94751543b0
Merge pull request #3875 from oranagra/lfu_tests
|
7 years ago |
Oran Agra
|
4acb4da1d1
add LFU policies to the test suite, just for coverage
|
7 years ago |
antirez
|
a62f786344
Use sha256 instead of sha1 to generate tarball hashes.
|
7 years ago |
vienna
|
59bdd08214
fix #3847: add close socket before return ANET_ERR.
|
7 years ago |
itamar
|
443f279a3a
Sets up fake client to select current db in RM_Call()
|
7 years ago |
Dvir Volk
|
4b2229e4b8
fixed free of blocked client before refering to it
|
7 years ago |
Salvatore Sanfilippo
|
9cc83d2ad9
Makefile: fix building with Solaris C compiler, 64 bit.
|
7 years ago |
antirez
|
ed7e331051
Merge branch 'sparc' of ssh://209.141.57.197:12222//export/home/antirez/redis into sparc
|
7 years ago |
Salvatore Sanfilippo
|
b3391fd853
Use ARM unaligned accesses ifdefs for SPARC as well.
|
7 years ago |
Salvatore Sanfilippo
|
d7826823c0
Fix BITPOS unaligned memory access.
|
7 years ago |
antirez
|
95883313b5
Solaris fixes about tail usage and atomic vars.
|
7 years ago |
antirez
|
2b36706a48
Test: replication-psync, wait more to detect write load.
|
7 years ago |
antirez
|
7c8ddab4f8
Test: fix conditional execution of HINCRBYFLOAT representation test.
|
7 years ago |
antirez
|
06263485d4
Merge branch 'siphash' into unstable
|
7 years ago |
antirez
|
e084b5a39f
Merge branch 'arm' into unstable
|
7 years ago |
antirez
|
0285c2714b
SipHash 2-4 -> SipHash 1-2.
|
7 years ago |
antirez
|
cd90389b30
freeMemoryIfNeeded(): improve code and lazyfree handling.
|
7 years ago |