malavan
|
583ce4ec26
|
add redis-rs
Former-commit-id: 13f171eb06b98f25424b1dff8c6572b668dd92ad
|
2021-07-07 05:28:59 +00:00 |
|
malavan
|
858c868327
|
tmp dir created by jedis make now
Former-commit-id: 2c362ea5359f0f814da231a5fb9e826d1851bfe3
|
2021-06-30 17:51:51 +00:00 |
|
malavan
|
5ba49b75b1
|
Merge branch 'keydbpro' into add_ci
Former-commit-id: 3a745920e519177390a36abc207e02f01e35828a
|
2021-06-25 12:15:52 +00:00 |
|
malavan
|
6312881e87
|
add tags hopefully no need to kill stunnel
Former-commit-id: 6b49258ba88874075e18e71911f472bc95595c5a
|
2021-06-25 11:46:28 +00:00 |
|
John Sully
|
ae94ce3438
|
Avoid taking locks when we don't need to
Former-commit-id: 0d8d3ee9e217cd1f1366a117e6e212f610a028e1
|
2021-06-25 06:11:14 +00:00 |
|
John Sully
|
d5246a79aa
|
OPTIMIZATION: Only notify the condition variable when needed
Former-commit-id: 11f07b49c613f54cef682da1e3c8fc54918809b0
|
2021-06-25 06:11:01 +00:00 |
|
John Sully
|
f477186faa
|
Reenable LTO
Former-commit-id: e7c1e1c9d8021f48c4081a9dfb84dba9da2521fc
|
2021-06-25 06:10:13 +00:00 |
|
jsully
|
039ce436f3
|
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
|
e68f9cfea1
|
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
|
5546be0f5c
|
don't fail on pkill
Former-commit-id: 7e187095eb82052c2ef0a37094a0cf3c0545c2f0
|
2021-06-24 22:51:14 +00:00 |
|
malavan
|
00a173ae05
|
add local tmp dir
Former-commit-id: 7a8f6e7f3c2b4a3e10dabdb2961a39bdd859a2e0
|
2021-06-24 14:38:52 +00:00 |
|
malavan
|
810f638ace
|
reset stunnel for jedis
Former-commit-id: 52d0e91046975791cc91ae230777f80ba2573dc9
|
2021-06-24 14:04:31 +00:00 |
|
malavan
|
d865742362
|
add jedis-test
Former-commit-id: 964e0313169f3d942d9ea6d7c4af181a20f9c663
|
2021-06-24 13:34:08 +00:00 |
|
christianEQ
|
0a42a4475e
|
removed unused command line options
Former-commit-id: 57e59d97db3674eb241f9bd0836e38f4c8356cac
|
2021-06-22 17:13:35 +00:00 |
|
christianEQ
|
1b0a1f8fc7
|
changed --ms to --time
Former-commit-id: d7cada0f38668f67eb307172a3e91599b1f00a24
|
2021-06-21 19:57:14 +00:00 |
|
christianEQ
|
45c4220b7f
|
added more verbose options
Former-commit-id: fd2ac1fcfc94285cad683528f3d209b204ccfd2b
|
2021-06-21 18:40:37 +00:00 |
|
christianEQ
|
6b66b56c17
|
-t threads option
Former-commit-id: 0181b0e7a17ad5f83a544401110a9eac2b292aa4
|
2021-06-21 18:36:21 +00:00 |
|
malavan
|
9408bbb699
|
redo build instead of upload and download
Former-commit-id: 841cdb2a429576ef2a6fb299aef2156ec56df243
|
2021-06-19 07:07:28 +00:00 |
|
malavan
|
6489c1349d
|
copy entire directory not just src
Former-commit-id: f75c88039383e1ebb83ea3254c07541b8575e869
|
2021-06-19 07:01:35 +00:00 |
|
malavan
|
70f215f69d
|
try to maintain combined files between jobs
Former-commit-id: acf5161c353ddcbbdfc45b4e85ae978bb442e507
|
2021-06-19 06:55:41 +00:00 |
|
christianEQ
|
1db672e81a
|
added starting line so diagnostic tool doesnt look frozen at first
Former-commit-id: 2b5e5cfa4cf1478682c46d74436025c63ac6c217
|
2021-06-18 20:21:47 +00:00 |
|
christianEQ
|
3b61b689a4
|
Merge remote-tracking branch 'origin/unstable' into diagnostic-tool
Former-commit-id: bfb0d02622dfc9ac0c67ec68ae8a21cccd5c9004
|
2021-06-18 20:19:31 +00:00 |
|
christianEQ
|
7d11673ba9
|
detect stagnating server load before 100% (diagnostic tool)
Former-commit-id: 534b70643b8f39303331048d3e86475caa08b864
|
2021-06-18 19:01:51 +00:00 |
|
malavan
|
e8a4318138
|
add -j to make test
Former-commit-id: 7509875974938f1087ace2437ceb95d8baeeeffa
|
2021-06-18 17:50:35 +00:00 |
|
malavan
|
ca92c3303d
|
use runner login for clone
Former-commit-id: 64cc31184d3a91386b689870de7d96e423fb58af
|
2021-06-18 17:15:49 +00:00 |
|
christianEQ
|
6ca00c68f4
|
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
|
e6900c37c1
|
detect full load + server threads (diagnostic tool)
Former-commit-id: fd4ed1e425e32b628c5850e83c9ea9411c471bbe
|
2021-06-18 16:49:25 +00:00 |
|
malavan
|
1c22752f45
|
remove artifacts
Former-commit-id: dd62d85dd101b1f9947af0b335874fd28fee21bc
|
2021-06-18 16:32:15 +00:00 |
|
malavan
|
63f42ae39a
|
remove allow_failure
Former-commit-id: 55f62ea9f6ea4c6adefc81ad90a8bd1567406b72
|
2021-06-18 16:19:11 +00:00 |
|
malavan
|
063e7f3ab2
|
force test to run even if build hangs
Former-commit-id: e7a68417ae133402e1f53a6dbbdabbbfc2b3edf7
|
2021-06-18 16:16:19 +00:00 |
|
malavan
|
6e01abb256
|
syntax error in last commit
Former-commit-id: 4638526c0e68d9b153a5ea11f8ef83b0ad2f42de
|
2021-06-18 15:34:18 +00:00 |
|
malavan
|
954dfe46a1
|
add src/ as an artifact
Former-commit-id: 315bd739a9db97c4e680212dfd31580828c3fcc6
|
2021-06-18 15:32:58 +00:00 |
|
malavan
|
2f184712ab
|
wrong syntax on last commit
Former-commit-id: 587ed953fa8c6a9ed9faf1c406e813ba79e9b7bf
|
2021-06-18 15:27:30 +00:00 |
|
malavan
|
d55e6ce9ac
|
parallel make, order tests
Former-commit-id: d01afd8324e415b92a292c199703999df1f72457
|
2021-06-18 15:23:42 +00:00 |
|
christianEQ
|
ef3ba1699d
|
detect client cpu usage in diagnostic tool
Former-commit-id: 693450393c848679b60c5a9bf55428ae1d4f769f
|
2021-06-17 20:40:10 +00:00 |
|
malavan
|
940565fe21
|
uninstall before install
Former-commit-id: f30afe82d799ad680343cdcb7b80e8c257026ff7
|
2021-06-17 20:38:56 +00:00 |
|
malavan
|
35d9cd9337
|
init git submodule
Former-commit-id: e96906d095fed6b37c9ece79526cfd0a88819e4d
|
2021-06-17 18:52:36 +00:00 |
|
christianEQ
|
88149ed9e7
|
accurate cpu usage in diagnostic tool
Former-commit-id: 8ee7584cffc5c5cacfb7ad20fc964112974683e4
|
2021-06-17 18:32:11 +00:00 |
|
malavan
|
73f522d854
|
clean before build
Former-commit-id: 49805ee385381486476d2986cca9e9c3d50d68b5
|
2021-06-17 18:30:11 +00:00 |
|
malavan
|
ebe799f8c0
|
add CI for gitlab
Former-commit-id: 37ba6d28030f4cf1866cc9c182833fe247348f38
|
2021-06-17 08:44:29 +00:00 |
|
John Sully
|
1554161bdc
|
Prevent test code crash due to no log data
Former-commit-id: 0a56a73bd98d4e692ae77683fdb9dd644ecfc2eb
|
2021-06-14 22:06:36 +00:00 |
|
John Sully
|
40a5f86dad
|
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
|
b35847e709
|
changed redis_flags names to keydb in makefile
Former-commit-id: 07273936271536e4a57efdb7a31bc34e5b8d50f1
|
2021-06-14 16:09:42 +00:00 |
|
John Sully
|
0585fcafda
|
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
|
6116c9bf5e
|
Remove lock
Former-commit-id: bb8efe2ed942fd67d091b16bb27f67ccefcbbf19
|
2021-06-14 03:50:47 +00:00 |
|
John Sully
|
6bf9bf1979
|
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
|
6309e5f08c
|
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
|
b5cd490844
|
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
|
eb1637c061
|
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
|
2c78e8c046
|
several redis->keydb changes in sentinel.conf
Former-commit-id: d2ef0594711c83ec9223d2e3b26fce9b5a4f685f
|
2021-06-11 19:16:33 +00:00 |
|