malavan
|
8105dc37eb
|
add redis-rs
Former-commit-id: 13f171eb06b98f25424b1dff8c6572b668dd92ad
|
2021-07-07 05:28:59 +00:00 |
|
malavan
|
d8c0e5ddad
|
tmp dir created by jedis make now
Former-commit-id: 2c362ea5359f0f814da231a5fb9e826d1851bfe3
|
2021-06-30 17:51:51 +00:00 |
|
malavan
|
11e1283526
|
Merge branch 'keydbpro' into add_ci
Former-commit-id: 3a745920e519177390a36abc207e02f01e35828a
|
2021-06-25 12:15:52 +00:00 |
|
malavan
|
154baae2ad
|
add tags hopefully no need to kill stunnel
Former-commit-id: 6b49258ba88874075e18e71911f472bc95595c5a
|
2021-06-25 11:46:28 +00:00 |
|
John Sully
|
0d8da2c350
|
Avoid taking locks when we don't need to
Former-commit-id: 0d8d3ee9e217cd1f1366a117e6e212f610a028e1
|
2021-06-25 06:11:14 +00:00 |
|
John Sully
|
165e73353a
|
OPTIMIZATION: Only notify the condition variable when needed
Former-commit-id: 11f07b49c613f54cef682da1e3c8fc54918809b0
|
2021-06-25 06:11:01 +00:00 |
|
John Sully
|
8db07641ad
|
Reenable LTO
Former-commit-id: e7c1e1c9d8021f48c4081a9dfb84dba9da2521fc
|
2021-06-25 06:10:13 +00:00 |
|
jsully
|
088e1db814
|
Merge branch 'repl_backlog_rework' into 'keydbpro'
Replication backlog rework
See merge request keydb-dev/KeyDB-Pro!23
Former-commit-id: 6937d3be40fdc79dddc1852bf7fc8565984da006
|
2021-06-25 03:10:56 +00:00 |
|
vivek
|
0e953fb916
|
Primitive implementation of bypassing client buffer, stats are all messed up and print statements everywhere
Former-commit-id: 59b2ae8ff451f8a5ac2f3baf3c7b509f6872895e
|
2021-06-25 03:10:56 +00:00 |
|
malavan
|
f151ba91b0
|
don't fail on pkill
Former-commit-id: 7e187095eb82052c2ef0a37094a0cf3c0545c2f0
|
2021-06-24 22:51:14 +00:00 |
|
malavan
|
df8eb2c106
|
add local tmp dir
Former-commit-id: 7a8f6e7f3c2b4a3e10dabdb2961a39bdd859a2e0
|
2021-06-24 14:38:52 +00:00 |
|
malavan
|
b755231321
|
reset stunnel for jedis
Former-commit-id: 52d0e91046975791cc91ae230777f80ba2573dc9
|
2021-06-24 14:04:31 +00:00 |
|
malavan
|
2b3947b15f
|
add jedis-test
Former-commit-id: 964e0313169f3d942d9ea6d7c4af181a20f9c663
|
2021-06-24 13:34:08 +00:00 |
|
christianEQ
|
e5939c5de9
|
removed unused command line options
Former-commit-id: 57e59d97db3674eb241f9bd0836e38f4c8356cac
|
2021-06-22 17:13:35 +00:00 |
|
christianEQ
|
6c5246fb09
|
changed --ms to --time
Former-commit-id: d7cada0f38668f67eb307172a3e91599b1f00a24
|
2021-06-21 19:57:14 +00:00 |
|
christianEQ
|
59102658a3
|
added more verbose options
Former-commit-id: fd2ac1fcfc94285cad683528f3d209b204ccfd2b
|
2021-06-21 18:40:37 +00:00 |
|
christianEQ
|
2bbb8a54fc
|
-t threads option
Former-commit-id: 0181b0e7a17ad5f83a544401110a9eac2b292aa4
|
2021-06-21 18:36:21 +00:00 |
|
malavan
|
245086f48b
|
redo build instead of upload and download
Former-commit-id: 841cdb2a429576ef2a6fb299aef2156ec56df243
|
2021-06-19 07:07:28 +00:00 |
|
malavan
|
6e5ffef0ec
|
copy entire directory not just src
Former-commit-id: f75c88039383e1ebb83ea3254c07541b8575e869
|
2021-06-19 07:01:35 +00:00 |
|
malavan
|
56b1e072f9
|
try to maintain combined files between jobs
Former-commit-id: acf5161c353ddcbbdfc45b4e85ae978bb442e507
|
2021-06-19 06:55:41 +00:00 |
|
christianEQ
|
0d9e0a9039
|
added starting line so diagnostic tool doesnt look frozen at first
Former-commit-id: 2b5e5cfa4cf1478682c46d74436025c63ac6c217
|
2021-06-18 20:21:47 +00:00 |
|
christianEQ
|
4028d35560
|
Merge remote-tracking branch 'origin/unstable' into diagnostic-tool
Former-commit-id: bfb0d02622dfc9ac0c67ec68ae8a21cccd5c9004
|
2021-06-18 20:19:31 +00:00 |
|
christianEQ
|
248059e50c
|
detect stagnating server load before 100% (diagnostic tool)
Former-commit-id: 534b70643b8f39303331048d3e86475caa08b864
|
2021-06-18 19:01:51 +00:00 |
|
malavan
|
7cd14168bc
|
add -j to make test
Former-commit-id: 7509875974938f1087ace2437ceb95d8baeeeffa
|
2021-06-18 17:50:35 +00:00 |
|
malavan
|
502197a3f6
|
use runner login for clone
Former-commit-id: 64cc31184d3a91386b689870de7d96e423fb58af
|
2021-06-18 17:15:49 +00:00 |
|
christianEQ
|
b21b868de2
|
added config option for time to spin up new client threads (diagnostic tool)
Former-commit-id: 3d0f729572b175457d4874b6e381754ac47e9055
|
2021-06-18 16:58:16 +00:00 |
|
christianEQ
|
29e3f7da84
|
detect full load + server threads (diagnostic tool)
Former-commit-id: fd4ed1e425e32b628c5850e83c9ea9411c471bbe
|
2021-06-18 16:49:25 +00:00 |
|
malavan
|
b9967bf64d
|
remove artifacts
Former-commit-id: dd62d85dd101b1f9947af0b335874fd28fee21bc
|
2021-06-18 16:32:15 +00:00 |
|
malavan
|
3e6075bf72
|
remove allow_failure
Former-commit-id: 55f62ea9f6ea4c6adefc81ad90a8bd1567406b72
|
2021-06-18 16:19:11 +00:00 |
|
malavan
|
02d5f09206
|
force test to run even if build hangs
Former-commit-id: e7a68417ae133402e1f53a6dbbdabbbfc2b3edf7
|
2021-06-18 16:16:19 +00:00 |
|
malavan
|
7685c3e206
|
syntax error in last commit
Former-commit-id: 4638526c0e68d9b153a5ea11f8ef83b0ad2f42de
|
2021-06-18 15:34:18 +00:00 |
|
malavan
|
4e6186d2a9
|
add src/ as an artifact
Former-commit-id: 315bd739a9db97c4e680212dfd31580828c3fcc6
|
2021-06-18 15:32:58 +00:00 |
|
malavan
|
ec1f6d1156
|
wrong syntax on last commit
Former-commit-id: 587ed953fa8c6a9ed9faf1c406e813ba79e9b7bf
|
2021-06-18 15:27:30 +00:00 |
|
malavan
|
056e76d3b5
|
parallel make, order tests
Former-commit-id: d01afd8324e415b92a292c199703999df1f72457
|
2021-06-18 15:23:42 +00:00 |
|
christianEQ
|
4237c9d5ff
|
detect client cpu usage in diagnostic tool
Former-commit-id: 693450393c848679b60c5a9bf55428ae1d4f769f
|
2021-06-17 20:40:10 +00:00 |
|
malavan
|
6d50656fab
|
uninstall before install
Former-commit-id: f30afe82d799ad680343cdcb7b80e8c257026ff7
|
2021-06-17 20:38:56 +00:00 |
|
malavan
|
26fba09a41
|
init git submodule
Former-commit-id: e96906d095fed6b37c9ece79526cfd0a88819e4d
|
2021-06-17 18:52:36 +00:00 |
|
christianEQ
|
fd72894fbf
|
accurate cpu usage in diagnostic tool
Former-commit-id: 8ee7584cffc5c5cacfb7ad20fc964112974683e4
|
2021-06-17 18:32:11 +00:00 |
|
malavan
|
aa763e9bb1
|
clean before build
Former-commit-id: 49805ee385381486476d2986cca9e9c3d50d68b5
|
2021-06-17 18:30:11 +00:00 |
|
malavan
|
b70ee319b8
|
add CI for gitlab
Former-commit-id: 37ba6d28030f4cf1866cc9c182833fe247348f38
|
2021-06-17 08:44:29 +00:00 |
|
John Sully
|
420b07960c
|
Prevent test code crash due to no log data
Former-commit-id: 0a56a73bd98d4e692ae77683fdb9dd644ecfc2eb
|
2021-06-14 22:06:36 +00:00 |
|
John Sully
|
dd8e8b098c
|
active defrag tests need to run single threaded because jemalloc has seperate mempools per thread and the numbers won't match otherwise
Former-commit-id: 3a1d3090f2ec5a442e3a7c192987cdfa24094145
|
2021-06-14 16:32:47 +00:00 |
|
christianEQ
|
9dd97c9c0d
|
changed redis_flags names to keydb in makefile
Former-commit-id: 07273936271536e4a57efdb7a31bc34e5b8d50f1
|
2021-06-14 16:09:42 +00:00 |
|
John Sully
|
3ca4e0b4f9
|
Free objects immediately before adding to the GC list, this cuts down on mem consumption
Former-commit-id: 49d718ae9c1c8a850df5ffa2c550df3381ad7174
|
2021-06-14 04:06:34 +00:00 |
|
John Sully
|
dcffe221ce
|
Remove lock
Former-commit-id: bb8efe2ed942fd67d091b16bb27f67ccefcbbf19
|
2021-06-14 03:50:47 +00:00 |
|
John Sully
|
e70ed32576
|
Merge branch 'keydbpro' of https://gitlab.eqalpha.com/keydb-dev/KeyDB-Pro into keydbpro
Former-commit-id: 51c8b911b1de88065654eec87b88e1f46cf57e2a
|
2021-06-14 03:35:25 +00:00 |
|
John Sully
|
562c0ae3de
|
memefficiency tests need to run single threaded as jemalloc has seperate pools for threads
Former-commit-id: 02152c7bd8bc0462edd809122873ceb8644dc69a
|
2021-06-14 03:34:56 +00:00 |
|
John Sully
|
c0d1586f9a
|
Merge branch 'keydbpro' of https://gitlab.eqalpha.com/keydb-dev/KeyDB-Pro into keydbpro
Former-commit-id: 0f1b891c15ac27c4ad8a63a798c7dfa9fdcd2e01
|
2021-06-14 03:14:15 +00:00 |
|
jsully
|
386f6c649f
|
Merge branch 'merge_6.2.2' into 'keydbpro'
Merge 6.2.2
See merge request keydb-dev/KeyDB-Pro!21
Former-commit-id: c1076b2311e8bc1217b7f5030f5f5ebea1e98215
|
2021-06-14 03:14:03 +00:00 |
|
christianEQ
|
2417c7a593
|
several redis->keydb changes in sentinel.conf
Former-commit-id: d2ef0594711c83ec9223d2e3b26fce9b5a4f685f
|
2021-06-11 19:16:33 +00:00 |
|