malavan
|
3a04d0a31b
|
add correct thread assert to client::asyncCommand
Former-commit-id: 8970f832348a80db6c183d25c4a5342a258a6ba9
|
2021-08-26 13:58:12 +00:00 |
|
malavan
|
7e10c9e9c3
|
refactor scan to use client::asyncCommand
Former-commit-id: 4de596631f48626b770d0217c7ff21001ea46bcf
|
2021-08-26 13:55:32 +00:00 |
|
malavan
|
d658891bf0
|
refactor of asyncCommand to include snapshot creation
Former-commit-id: c0908362162b5f2834b90cd9ce84fd1ee6768834
|
2021-08-26 13:10:59 +00:00 |
|
malavan
|
3a988e0232
|
change indentation and increase async mget threshold
Former-commit-id: ffaa176d5eafabfae372224c790e99dd9e520fef
|
2021-08-25 22:15:28 +00:00 |
|
malavan
|
65a29f9322
|
refactor async to offload common code to client
Former-commit-id: 9a7547bfaa0ceff76e604262913fb11a64c627d8
|
2021-08-25 20:06:06 +00:00 |
|
malavan
|
910c96d86e
|
add async mget
Former-commit-id: c7bd2327f8e4330e2bcd857fc87ce7e86e075d20
|
2021-08-24 21:44:17 +00:00 |
|
malavan
|
d73948fe6a
|
Remove duplicate code
Former-commit-id: 046df30861b73f796a7819d8a9ffe6bd68b7e910
|
2021-08-16 22:53:00 +00:00 |
|
malavan
|
fccbde3072
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: 1ae9af250513d1430160b37d24ba617551402926
|
2021-08-16 22:49:55 +00:00 |
|
malavan
|
27b7f22b52
|
add asyncFreeDictTable tokeydb-diagnostic-tool.cpp to avoid linker error
Former-commit-id: 6b1509932f592ffffb9dd5d06de7f313d44e4394
|
2021-08-16 21:35:52 +00:00 |
|
malavan
|
67ffa578d7
|
Merge remote-tracking branch 'opensource/unstable' into keydbpro
Former-commit-id: cf40fa5da29ba9574d20d706d0a41ca7001df95a
|
2021-08-11 20:41:54 +00:00 |
|
MalavanEQAlpha
|
0750f0f2e6
|
Merge pull request #318 from VivekSainiEQ/redisearch_fixes
Initialized serverTL in more places in module.cpp
Former-commit-id: ffa46b8f0bd84c3f854a76e375be2108705fa8cc
|
2021-08-11 15:47:30 -04:00 |
|
Vivek Saini
|
c5b7ff7492
|
Merge pull request #296 from VivekSainiEQ/systemd_fix
Fixed bug where make USE_SYSTEMD=yes would not pass in correct flags
Former-commit-id: bf05c261d2689683ce89da2d062e1819ed6d772c
|
2021-08-11 15:39:50 -04:00 |
|
VivekSainiEQ
|
23c0c8171e
|
Merge remote-tracking branch 'upstream/unstable' into redisearch_fixes
Former-commit-id: 952ae9fbe38b99593ec175da6718a5d7fae49837
|
2021-08-11 19:28:04 +00:00 |
|
VivekSainiEQ
|
2598493a62
|
Prevent invalid mvcc timestamps from causing critical errors
Former-commit-id: 6f2dbb00119b1d0a1f5a2543d2c6af05f83ef5de
|
2021-08-11 15:06:14 -04:00 |
|
John Sully
|
ebb256d45b
|
Merge branch 'keydbpro_collab' into multithread_load
Former-commit-id: f36e9efd8e0079650c78e1e8c19c5fa8553c8251
|
2021-08-11 02:54:02 +00:00 |
|
John Sully
|
5218d1b206
|
Fix crash loading RDB on start with a storage provider set
Former-commit-id: ace6a44399a15ab48a7ef798dc656dbc1207b58d
|
2021-08-11 02:53:44 +00:00 |
|
John Sully
|
1ed5c44c28
|
Fix crash in load with storage provider set
Former-commit-id: 6990818b7ca647819b50ae04224778e6f8f12a1a
|
2021-08-11 01:19:39 +00:00 |
|
John Sully
|
a560bcc4a2
|
Merge branch 'keydbpro_collab' into multithread_load
Former-commit-id: 8016c20f1f9a648e658c816e2f6777c5718d5e19
|
2021-08-09 20:20:34 +00:00 |
|
Malavan Sotheeswaran
|
bbb391c82a
|
add noshrink flag to stop dict from shrinking during mass insertions
Former-commit-id: 5e0c994ec82f4adb437a31f8d89eee7a09145576
|
2021-08-05 20:07:31 +00:00 |
|
Christian Legge
|
9e562f1fe5
|
Add REPLPING command for use during replication (#329)
* added replping command for initiating replication
* backwards compatibility for replping (retry if not recognized)
* don't allow ping during loading (load balancer fix)
* changed replping warning to notice
Former-commit-id: d7f6bc16145206e96ffeb9941398d564c3dba6a9
|
2021-07-29 15:50:30 -04:00 |
|
malavan
|
c3a6be36e3
|
add some comments
Former-commit-id: 0fc6441c9608f0650003a7ab29dd704166345272
|
2021-07-28 20:32:18 +00:00 |
|
John Sully
|
6a5f39c48b
|
Fix issue collab #32
Former-commit-id: 0d192cf00ebe9fc0d898404b86e1173476edaefb
|
2021-07-26 22:30:31 +00:00 |
|
John Sully
|
73560dc7b2
|
Initialize el so we can detect if it is null
Former-commit-id: ec0f833ea17c668971893aa8f198d22da2e1d289
|
2021-07-23 19:31:22 +00:00 |
|
John Sully
|
fa91bd9bfe
|
We cannot create time events on threads that don't have an event loop
Former-commit-id: 3812586a41bb7f974b5d9820c8a68ff34ee8aa9a
|
2021-07-23 16:02:57 +00:00 |
|
John Sully
|
fa793ee285
|
We cannot create time events on threads that don't have an event loop
Former-commit-id: 4c88a4ee0e86f6e1c9b18733e48ce50751d01e45
|
2021-07-23 16:02:29 +00:00 |
|
malavan
|
a269f35002
|
add stacktrace message
Former-commit-id: 5be1620629ce8de7f419bc001f18d22d6eb4fa8a
|
2021-07-19 23:17:18 +00:00 |
|
John Sully
|
26750791b3
|
Merge branch 'keydbpro' into keydbpro_collab
Former-commit-id: e4e5c6696c6d831924f314a198b266b10d831e14
|
2021-07-19 20:51:27 +00:00 |
|
John Sully
|
795da380a2
|
Disable async rehash during load as it interferes with eviction
Former-commit-id: 54b4f39e9d634bf53b04cd94433b051b14323bc6
|
2021-07-19 18:17:54 +00:00 |
|
John Sully
|
2609b87a95
|
We need to free in order since the first big async free is likely the largest, so don't set the hipri bit
Former-commit-id: 76a9cefa94e0f446e12a690909cbda15d03ca211
|
2021-07-19 18:01:39 +00:00 |
|
malavan
|
fe2292f111
|
dd comment and set eip unused
Former-commit-id: 685b87e2ef4f67cd599b12e38b08f5b70b7a6c58
|
2021-07-19 17:32:38 +00:00 |
|
malavan
|
4bc552fba2
|
dd comment and set eip unused
Former-commit-id: 72429c21067318696897c26783f654eb7bc6040f
|
2021-07-19 17:31:24 +00:00 |
|
malavan
|
7d4b413958
|
dd comment and set eip unused
Former-commit-id: 7707fe15a9c9774820b3afb9837a50e73c40a5a8
|
2021-07-19 17:29:43 +00:00 |
|
malavan
|
c49a46ca8a
|
add backtrace for alpine using libunwind
Former-commit-id: c583ffff412b9df705b7c96e68e3908b645c7d43
|
2021-07-19 17:20:52 +00:00 |
|
John Sully
|
a3cf05574f
|
We need to periodically flush the GC or we'll end up blocking with a huge backlog at the end of load
Former-commit-id: 29c0bf79ad1a810e808790de2f7db24f3cc603e8
|
2021-07-19 16:50:48 +00:00 |
|
John Sully
|
fc7221739c
|
Info command should show how many keys are cached in RAM vs storage provider
Former-commit-id: 08597bee69bc16ca7c3d5ff31020472774c6eec9
|
2021-07-19 15:11:33 +00:00 |
|
John Sully
|
bd74913b8e
|
StorageCache dtor leaks
Former-commit-id: 0262c4dc76a320141b8a4454df2f6baab4f74ab3
|
2021-07-19 15:10:48 +00:00 |
|
John Sully
|
48b30ec34a
|
Do not resize replica buffer past the max client limit
Former-commit-id: ba116500ca4fd53e4e40f04fc33981e60bb21ab7
|
2021-07-18 20:48:08 +00:00 |
|
John Sully
|
29ef9708fa
|
Return the ring buffer to its original size if we temporarily resized it
Former-commit-id: a12ce4a0d105bf7d6ccff95f7dc0044c4676b0a7
|
2021-07-18 20:45:32 +00:00 |
|
John Sully
|
653f7c96a0
|
Do not update batch variables when not in a batch
Former-commit-id: ad1e0286cf9b2d9de33c65e8e798a05ead3f7d5a
|
2021-07-18 20:28:42 +00:00 |
|
christianEQ
|
e400c205ce
|
fix warnings for mac build
Former-commit-id: 570fbd014944a655f6c8e7216f2b9226f378c7c7
|
2021-07-15 20:14:14 +00:00 |
|
christianEQ
|
c502e6f2a1
|
Merge remote-tracking branch 'origin/unstable' into ci-flags-fix
Former-commit-id: da1f09e9b551cacdfd24dc839ee659a5e5e1e1de
|
2021-07-14 22:56:15 +00:00 |
|
christianEQ
|
502b9ec2ce
|
added REDIS_CFLAGS to makefile for backwards compatibility
Former-commit-id: b2fb4f4b9bba28f45828ead5670fc206a4c2a2f6
|
2021-07-14 21:51:44 +00:00 |
|
malavan
|
4509c6e0a1
|
cleanup based on 6.2.2 merge review
Former-commit-id: 51277b17a7ab4bb5b3f06fd5af8f26257ac35a37
|
2021-07-14 15:22:27 -04:00 |
|
Christian Legge
|
e6a621c873
|
Merge pull request #322 from EQ-Alpha/diagnostic-tool
Basic first iteration of Diagnostic Tool
Former-commit-id: 32f5ef864e85a46ed81d3a2fdfd51d0be4f361f5
|
2021-07-14 14:19:44 -04:00 |
|
Christian Legge
|
31584fd848
|
Merge pull request #327 from EQ-Alpha/issue323_fix
fix for #323: seg fault on expiremember
Former-commit-id: a8f28297ec1677f48e9afa9deeb3dbbd2e2f41d9
|
2021-07-12 16:54:31 -04:00 |
|
christianEQ
|
14011b06ce
|
tabs -> spaces
Former-commit-id: 0ae13c973166106efd17aa6b5dfeb80236ed862c
|
2021-07-12 18:55:44 +00:00 |
|
John Sully
|
ca920fed38
|
Merge branch 'keydbpro' into keydbpro_collab
Former-commit-id: 8eec3e948ffd204bb2d6170ad3ca42fa8a2c6d8b
|
2021-07-09 05:25:04 +00:00 |
|
John Sully
|
6bb2075d3c
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 81ded8a35daa5100cac7299a7d0b5f43ee7ac74f
|
2021-07-09 04:41:47 +00:00 |
|
John Sully
|
da2aceabcf
|
Merge tag '6.2.3' into unstable
Former-commit-id: 1895dbb7680fa9aadf6040912e89c733abc8c706
|
2021-07-09 04:40:31 +00:00 |
|
christianEQ
|
db98e1e05b
|
added eq alpha copyright
Former-commit-id: a6cbbd0f318f3a091ed23dbdbcc1593f32fa5e25
|
2021-07-08 02:58:18 +00:00 |
|