John Sully
|
e2000a6d3d
|
Implement bulkInsert for rocksdb
Former-commit-id: e9abae77d6ae18e21d7dac0cbdd563f572ac3d03
|
2021-06-01 19:17:40 +00:00 |
|
John Sully
|
c0c3d7542f
|
Initial bulkInsert implementation
Former-commit-id: 2a721d4dff3c9f78ec4ba1c7b490ea1f5d216a89
|
2021-06-01 19:15:01 +00:00 |
|
John Sully
|
ac49c7158c
|
Eliminate unnecessary global locks
Former-commit-id: 8f924ed0979f3cf7cd290395d1b1eec358979325
|
2021-05-31 01:14:28 +00:00 |
|
John Sully
|
a2010f17b8
|
Fix deadlock in async work queue
Former-commit-id: 3265f2908e8d3aa567b3b9e6b141a7881c795053
|
2021-05-31 01:14:11 +00:00 |
|
John Sully
|
d1337c9bbe
|
Don't pass on flags indicating membership in a list
Former-commit-id: b1f662d6393eea77c2870c8a1f955374b1a3b57f
|
2021-05-30 05:11:18 +00:00 |
|
John Sully
|
0a0f610f17
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 4fd95b064648ee3d02097a1c2dabf306978b44f9
|
2021-05-30 04:28:09 +00:00 |
|
John Sully
|
54f921aae9
|
Fix a leak in the benchmark
Former-commit-id: aa5b27b040c69f0c7d166203bed7110bc8c0bc87
|
2021-05-30 02:55:39 +00:00 |
|
John Sully
|
55c30c8c81
|
Fix merge issue with module test script
Former-commit-id: 10d254ec1bcdd9c25e373bbf882db244fecb65d1
|
2021-05-30 02:45:06 +00:00 |
|
John Sully
|
f3d74cf075
|
Ensure our connections are touched only on the right thread
Former-commit-id: e8a44821d016e9f9b8ca873757d4786c4c271b7c
|
2021-05-30 02:08:30 +00:00 |
|
John Sully
|
542a83edec
|
Handle race where a different thread cancels the replication but we haven't closed the connection
Former-commit-id: 92e48f071792985c2fb7f4c722329e832cd4c77b
|
2021-05-30 02:08:02 +00:00 |
|
John Sully
|
24377fa8fc
|
Delete pipe on the right thread so event handlers are cleaned up
Former-commit-id: 9742c44db52929b755d6ecce16f91bee07f495ff
|
2021-05-30 02:07:31 +00:00 |
|
John Sully
|
eb1bf61a58
|
Don't leave dangling client pointers in the process list
Former-commit-id: 5d16f519508fcb96a8803fcefa69d6c75fa174ac
|
2021-05-30 02:06:47 +00:00 |
|
John Sully
|
4f690c1f81
|
Don't leak AE control pipes to fork children
Former-commit-id: 1ed2e8b5bcb485f7d1e073545a190bb95405a7d6
|
2021-05-30 02:06:20 +00:00 |
|
John Sully
|
7069fcc695
|
Fix branding
Former-commit-id: b20803b7669b10804fb0f355e302898ddaa19906
|
2021-05-29 07:08:01 +00:00 |
|
John Sully
|
bfd639d485
|
Fix cluster test failures
Former-commit-id: 8cf1daf823be0a40301a5dc288ec18f5bb98d60b
|
2021-05-29 07:07:54 +00:00 |
|
John Sully
|
11cd2d6776
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 14c24ce161ddcbddb701a20062659261397cb0e4
|
2021-05-29 06:49:05 +00:00 |
|
John Sully
|
292bf82483
|
Mac build break fixes
Former-commit-id: 083b54472c65239b03c8a17f6b1ae6447d273e9a
|
2021-05-28 22:40:03 -04:00 |
|
John Sully
|
6f899382ca
|
Prevent partial sync in test that requires only full syncs
Former-commit-id: 1b9fea066914d7f23d6bec220f26b8c0112d7f8b
|
2021-05-29 02:22:20 +00:00 |
|
John Sully
|
97d6875862
|
Fix failover command test failures
Former-commit-id: d3c37c7159a92319759a33851669862a82cf1b28
|
2021-05-29 01:19:12 +00:00 |
|
John Sully
|
0cdb32f3e4
|
Remove dup'd code from merge
Former-commit-id: 807f0201845a698514f1ce9382338bc74ba57e5e
|
2021-05-29 01:08:52 +00:00 |
|
John Sully
|
eb000a8c0f
|
ProcessingEventsWhileBlocked is relevant only to the current thread
Former-commit-id: b400be68b7a45e73ea851c11dfee3fdcbacb4794
|
2021-05-29 01:08:43 +00:00 |
|
John Sully
|
76a47aa3e1
|
Make processClients reentrant
Former-commit-id: e39bdb58ec28d80c5ed2cf15ef6bc7b884e14d4b
|
2021-05-29 01:08:14 +00:00 |
|
John Sully
|
ea5317c310
|
Don't have dangling expires
Former-commit-id: 83c8977033d79b6ec69e677dff19f68df53535be
|
2021-05-29 01:07:46 +00:00 |
|
John Sully
|
9cf5590158
|
Use correct make flags
Former-commit-id: 682990eeb31046b8c1f41012b3039cfad71b8bea
|
2021-05-29 01:07:35 +00:00 |
|
John Sully
|
6c510bc5cb
|
Repair async rehash code removed by merge
Former-commit-id: 14a3ab8133c474bf8f1ad636c8699d5d59c5394e
|
2021-05-29 00:24:46 +00:00 |
|
John Sully
|
6b4f686f5f
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 205d8f18d2bb8df5253bab40578b006b7aa73fd5
|
2021-05-28 23:32:46 +00:00 |
|
John Sully
|
d53454a392
|
Ensure multi-thread handling of cached master is equivalent to single thread case
Former-commit-id: 7ee766aee13f501923afc127a74c79b29c0b0aa2
|
2021-05-26 17:29:47 +00:00 |
|
John Sully
|
96622e82f5
|
Avoid differences between single thread and multi-thread
Former-commit-id: 848c5ad784d6437533f6c86663b81e41e06a11ea
|
2021-05-26 17:29:01 +00:00 |
|
malavan
|
d6fbca3794
|
fix leak caused by dict entry not being added to GCList
Former-commit-id: d8c1b3b6ec64f63fdff04d53102e4563c2c6764a
|
2021-05-26 17:01:51 +00:00 |
|
John Sully
|
551edf9443
|
Eliminate test issue while clients wait for async free
Former-commit-id: a41fb1b036dd4a933093f1df6dffe16f820153e4
|
2021-05-26 01:18:47 +00:00 |
|
John Sully
|
7cdbd48e7a
|
Fix failure sending deferred aggregate lengths to clients on other threads (merge bug)
Former-commit-id: 915117ae7bac90fe41c7f36d97bcd654d6e90b62
|
2021-05-25 20:51:18 +00:00 |
|
John Sully
|
070ea24010
|
Remove duplicate code
Former-commit-id: de5fa787625ae27ce16737b539a981a0dede091a
|
2021-05-25 20:50:40 +00:00 |
|
John Sully
|
e75e080e7e
|
Fix TLS test failure due to tls-port not marked as runtime configurable
Former-commit-id: b0c8efd8407168d1d5435f417932323656efe109
|
2021-05-25 20:50:23 +00:00 |
|
John Sully
|
e69b6d89e6
|
Fix crash in TLS due to merge
Former-commit-id: 1dcd5edbf953b74c9186672f8f157c6bd56bcdf8
|
2021-05-25 18:52:27 +00:00 |
|
John Sully
|
01d0145ed9
|
Build break fix: Remove dependency on future C++ feature
Former-commit-id: 87d7fc8e5d78a996562c477ecc0833c63f6fd8d7
|
2021-05-25 18:52:08 +00:00 |
|
John Sully
|
87add83a32
|
More OS X build breaks
Former-commit-id: 100a747eabf42bccbcf2991349be0fb3810799b6
|
2021-05-25 18:35:45 +00:00 |
|
John Sully
|
ddd0ae9daf
|
OS X build break fix
Former-commit-id: 105fd03ef8cd810e67c01e4d5a3ea7816e215a99
|
2021-05-25 18:32:31 +00:00 |
|
John Sully
|
209f6ed49c
|
Fix uninitialized variable
Former-commit-id: 9395a9c1d90859f88f3d82d66e50083c8409a3f8
|
2021-05-25 18:30:07 +00:00 |
|
John Sully
|
98b366af04
|
Fix duplicate checks (resolve PR comments)
Former-commit-id: 02f7efd9d4804b71765ae11d7fcf7adca46af750
|
2021-05-25 16:57:49 +00:00 |
|
John Sully
|
caba5639f4
|
Fix TLS Build Errors
Former-commit-id: aea86c5977c01debb4f4a4340c866aa5c5f20f04
|
2021-05-25 16:55:59 +00:00 |
|
VivekSainiEQ
|
68cdb2f1ad
|
Initialized serverTL in more places in module.cpp
Former-commit-id: 8d81592bec0a62b8f3eae6b8c924887839909e2c
|
2021-05-25 16:55:47 +00:00 |
|
John Sully
|
5267928381
|
Merge tag '6.2.2' into unstable
Former-commit-id: 93ebb31b17adec5d406d2e30a5b9ea71c07fce5c
|
2021-05-21 05:54:39 +00:00 |
|
christianEQ
|
ac5b2b69f3
|
license status OK if not checking license
Former-commit-id: 6bfdc9d41dc638989d50f005af8d66e4ed47ce77
|
2021-05-20 19:09:02 +00:00 |
|
John Sully
|
fe8efa916b
|
Merge tag '6.2.1' into unstable
Former-commit-id: bfed57e3e0edaa724b9d060a6bb8edc5a6de65fa
|
2021-05-19 02:59:48 +00:00 |
|
John Sully
|
61e054f826
|
Fix test hang
Former-commit-id: 23647390e628de07759f8e7d8768a7f638edf01d
|
2021-05-07 00:28:10 +00:00 |
|
VivekSainiEQ
|
7b982ae4c5
|
Changed branding in various locations
Former-commit-id: 96bca72bb4528a0789354ee4fd6bf3ab66d82bf7
|
2021-05-06 20:13:45 -04:00 |
|
jsully
|
fe9f276f95
|
Merge branch 'cluster_bugfix' into 'keydbpro'
Set repl_down_since in freeClientAsync
See merge request keydb-dev/KeyDB-Pro!12
Former-commit-id: bd7591fe50b1e5565da2fa521438b88058d4da07
|
2021-05-03 21:41:05 +00:00 |
|
christian
|
12044bab09
|
Set repl_down_since in freeClientAsync
Former-commit-id: fb4bd2984651837fadd1dbbbb56327e8452b4a2a
|
2021-05-03 21:41:04 +00:00 |
|
Oran Agra
|
e90e5640e7
|
Redis 6.2.3
|
2021-05-03 22:57:00 +03:00 |
|
Oran Agra
|
2df6695f2b
|
Resolve nonsense static analysis warnings
(cherry picked from commit fd7d51c353607f350c865155444bce9236f3d682)
|
2021-05-03 22:57:00 +03:00 |
|