John Sully
|
aab740a2e3
|
Update tests to reflect new CRON name (keydb.cron)
Former-commit-id: 83f585e30ab9d37408c79b74e2536664325a051f
|
2020-03-01 21:42:01 -05:00 |
|
benschermel
|
278916ca16
|
Merge branch 'unstable' into RELEASE_5
Former-commit-id: 7a244bb847491f992e15c4e9c55473ffd734a8ec
|
2020-03-01 19:53:32 -05:00 |
|
John Sully
|
4ae77acde4
|
Rename cron command to KEYDB.CRON and add help
Former-commit-id: 1b925119b5ad24ab3a91763bf9f4633f5bc9fef4
|
2020-03-01 19:18:21 -05:00 |
|
John Sully
|
cb82710daf
|
Rename cron command to KEYDB.CRON and add help
Former-commit-id: 3eb847e28f6df45528dcebc6761290ff60248e78
|
2020-03-01 19:17:58 -05:00 |
|
John Sully
|
0af756d4d7
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 9dc8f30e4783d7e2e9749b155f6bf3df57c536a7
|
2020-02-28 23:56:26 -05:00 |
|
John Sully
|
b69a8826fa
|
Bump version
Former-commit-id: 3ce6441a0c0f5c58f31f5fa28116cea09aebbf35
|
2020-02-28 23:53:54 -05:00 |
|
John Sully
|
c27596230d
|
Merge branch 'unstable' into RELEASE_5
Former-commit-id: 6d00a1a5cf86f69bc9204973adb67a4e215260bd
|
2020-02-28 23:53:00 -05:00 |
|
John Sully
|
1d804ef499
|
Fix compile failure on raspberry pi machines, issue #141
Former-commit-id: aaca32a5cd1bdb0314b4a57847938854b8a4fef2
|
2020-02-28 23:49:17 -05:00 |
|
John Sully
|
f2c68909dc
|
Fix not respecting max clients config, issue #147
Former-commit-id: 54c96d19954fbddcfd2a307e436ca3290c76e0fb
|
2020-02-28 22:04:42 -05:00 |
|
John Sully
|
67d78e7808
|
Fix issue #146
Former-commit-id: e5a2d594464a965f36e4cbf924f02929265186e6
|
2020-02-28 21:21:05 -05:00 |
|
John Sully
|
e8b9258890
|
Fix crash propogating stale keys
Former-commit-id: d95bead3837edeca11f27f6f344eca8174ca53e3
|
2020-02-26 21:49:40 -05:00 |
|
John Sully
|
014db04212
|
Change Redis to KeyDB
Former-commit-id: 51ea3cf30ca99be8064fc95c8ddd0d61fdcc5c5d
|
2020-02-17 23:46:01 -05:00 |
|
John Sully
|
67eccf74ba
|
Change Redis to KeyDB
Former-commit-id: 6ad6c1d780f26a0785f39586b074ac3bb3132e09
|
2020-02-17 23:45:40 -05:00 |
|
John Sully
|
8d720e220d
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 32f34f63fd1025ae8337e8f30e9622abf08ee014
|
2020-02-17 19:55:29 -05:00 |
|
John Sully
|
1d368edc10
|
Add double unlock detection and improve fastlock_unlock assmebly
Former-commit-id: 98aefac09b6b59371e6c1c77d1ef2794bfc5ae62
|
2020-02-17 19:54:05 -05:00 |
|
John Sully
|
950cda8ea5
|
Incorrect use of std::atomic
Former-commit-id: 5dc84850addff084c95f9280718fcb1d6fee3b82
|
2020-02-17 19:07:13 -05:00 |
|
John Sully
|
2c28a3f3d7
|
processEventsWhileBlocked not exception safe
Former-commit-id: 45b711f9d124a948a66e667992176b5387943512
|
2020-02-17 19:04:11 -05:00 |
|
John Sully
|
c810823abe
|
processEventsWhileBlocked not exception safe
Former-commit-id: 1ef187533c26bfa0c084a815b8b80de92ba1cf0b
|
2020-02-17 19:03:49 -05:00 |
|
John Sully
|
bd5ffe7069
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 6a71de7835f427cebb23e4c2f0d19ed63a02f09e
|
2020-02-16 19:14:51 -05:00 |
|
John Sully
|
d229b03b2c
|
Support C++14 and remove dependency on future standard 2a
Former-commit-id: 18496b62853738bf7bd48f65fe34aafcba8bbe0b
|
2020-02-16 19:04:56 -05:00 |
|
John Sully
|
b6db2d32ad
|
Graceful shutdown of server threads when quit is requested
Former-commit-id: b9db899f6ccea62222170c6eec264d403a7a911d
|
2020-02-16 18:53:46 -05:00 |
|
John Sully
|
dde7fc4c18
|
Fix memory leak in RDB load
Former-commit-id: 4e9d2f08b11cc76bb2716514fa6d55f76160fd13
|
2020-02-16 18:42:14 -05:00 |
|
John Sully
|
d3a69998e4
|
Fix memory leak in RDB load
Former-commit-id: 06ad1c15d719a34fed36244b12a593f749bbb8a6
|
2020-02-16 18:41:50 -05:00 |
|
John Sully
|
04d174ba1a
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 30a603ce05956195aa027a3400eafd48d2750ea7
|
2020-02-16 18:18:24 -05:00 |
|
John Sully
|
fd375eb95c
|
Merge branch 'unstable' of https://github.com/JohnSully/KeyDB into unstable
Former-commit-id: 63ae679fe1104f7cde4c9b5efe4a72be6b3435db
|
2020-02-16 18:12:11 -05:00 |
|
John Sully
|
8f6f496c7e
|
Memory leak fix on config, and redisDb dtor
Former-commit-id: b92bbf4de8ffc3edc965e2f9da4dd82ed7071559
|
2020-02-16 17:08:00 -05:00 |
|
John Sully
|
41c75234bd
|
Fix memory leak of ReplicaNestState on shutdown
Former-commit-id: 4781eda7225c2640e25387663c33ef74cd98b0c4
|
2020-02-16 03:43:29 -05:00 |
|
John Sully
|
4bf9beb484
|
aeDeleteEventLoop use after free and leak fixes
Former-commit-id: 2fd93c5789a4e81455d51b2a4786f708e8d6a2d7
|
2020-02-16 03:34:25 -05:00 |
|
John Sully
|
968e668245
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 329519d4aa230a9f7f2d3b82158f8cafcbbd6952
|
2020-02-11 03:48:08 -05:00 |
|
John Sully
|
4748094356
|
Fix race condition in allocating connections to threads
Former-commit-id: 52434a583aa7114ff5658226441ab82ed3110a57
|
2020-02-11 03:44:28 -05:00 |
|
John Sully
|
fbaa46505c
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 18a5f46b6138e8a975dda0ed4897d19eed756d24
|
2020-02-11 02:39:08 -05:00 |
|
John Sully
|
d4c1e98124
|
Implement an error handler so bug #125 can't happen
Former-commit-id: 16a019dba053fd0654116ff98a2ad0b66a9ed4e6
|
2020-02-11 01:41:00 -05:00 |
|
John Sully
|
fef9925b7f
|
Fix higher latency at low load by grouping clients to threads. This fixes slow perf in cluster benchmarks mentioned in issue #102
Former-commit-id: 1a4c3224c9848f02fbdb49674045b593cfc41d31
|
2020-02-11 01:00:21 -05:00 |
|
John Sully
|
e4d74b993f
|
Fix cases where duplicate RREPLAY is applied
Former-commit-id: c3317686f8b8d94a3b2295def899ae30e208f327
|
2020-02-11 00:59:07 -05:00 |
|
John Sully
|
30ece138d5
|
Fix issue #119
Former-commit-id: 46224721237616c345f6726b721a354d7bda71df
|
2020-02-10 19:52:57 -05:00 |
|
John Sully
|
68235881e9
|
Fix memory leak in cron
Former-commit-id: f1748f8c7611ad96d7ba4fed66439cd1f043e6f3
|
2020-02-10 18:26:04 -05:00 |
|
John Sully
|
d346ad7734
|
Add missing test file
Former-commit-id: 0c101dccc825668cb7ff07c23e82db0f5642b786
|
2020-02-10 18:15:29 -05:00 |
|
John Sully
|
eac3cffe41
|
CLANG build fix
Former-commit-id: dc78bf1ccbd3dfd2de582d2a0d0be3223de3c7c3
|
2020-02-10 00:29:26 -05:00 |
|
John Sully
|
25ef65463e
|
Ensure multi-master works for ring topologies
Former-commit-id: a7cc3aac28ccec4dadb80aa2cc7279c53982bc28
|
2020-02-10 00:25:03 -05:00 |
|
John Sully
|
d292477625
|
Merge branch 'unstable' of https://github.com/JohnSully/KeyDB into unstable
Former-commit-id: 339631530a5e18af7ad53f1a3df03d24085f9450
|
2020-02-09 02:25:20 -05:00 |
|
John Sully
|
6c2cef7687
|
Addmissing test file
Former-commit-id: fb2bdf7d05e27b15dcb53b09d6820416a99a3ba7
|
2020-02-08 16:49:41 -05:00 |
|
John Sully
|
bf83742b4f
|
merge 5.0 unstable
Former-commit-id: c45f1328ac82fa9ebc8731314b40bd059ea45b6f
|
2020-02-07 16:45:59 -05:00 |
|
John Sully
|
eabc436814
|
Fix issue #137 and #132
Former-commit-id: 050d58007f84e4f71b0ae8b053ae4d6fd5bb4ec7
|
2020-02-06 23:31:31 -05:00 |
|
John Sully
|
8800a516d1
|
Add test to detect issue #137 and #132
Former-commit-id: 49d86746edef497a568c6f3a64695d420305cca8
|
2020-02-06 23:31:12 -05:00 |
|
John Sully
|
6bb1429a46
|
module fixes
Former-commit-id: ef4e11ecb8a6f1a05bb21f014120b0ef9e771b60
|
2020-02-04 01:22:25 -05:00 |
|
John Sully
|
771787273a
|
Fix cluster test failures from Redis 6 merge
Former-commit-id: fd702e43f19ac2b8097afef84a73c8e71172979b
|
2020-02-03 20:00:09 -05:00 |
|
John Sully
|
ae0a3e9f65
|
addRef memory model too restrictive
Former-commit-id: 249e0fdd363853ab7b489314002bdacd2438fa55
|
2020-02-01 21:52:17 -05:00 |
|
John Sully
|
8ea5d731ad
|
RDB memory leaks
Former-commit-id: 6208118b133c7f4209fd0a55d2a75341407e3e2c
|
2020-01-30 17:57:10 -05:00 |
|
John Sully
|
24c9edd93b
|
replication memory leaks
Former-commit-id: 73020b6a939f241ade7512d58a4ddf17f5a803c5
|
2020-01-30 17:56:24 -05:00 |
|
John Sully
|
1cfc7071f5
|
Fix memory leak in cron
Former-commit-id: a9667e84ad44a3f2c08df0d95caeb6364f3f3509
|
2020-01-30 17:55:48 -05:00 |
|