MalavanEQAlpha
|
fd5f0b8ebe
|
Merge pull request #313 from MalavanEQAlpha/fixissue295
Resolve Issue #295 by speeding up keyIsExpired and setting timeout on subkey expires.
Former-commit-id: 9e5e6c2f86548b18ae27b4e1ac20c72517392b07
|
2021-08-18 17:34:18 -04:00 |
|
malavan
|
67300040f7
|
should use LLONG_MAX for INVALID_EXPIRE not LLONG_MIN and add better comments
Former-commit-id: 1ab19b445f00a9ccdab13bf6b96363d068e2fa02
|
2021-08-18 20:59:01 +00:00 |
|
VivekSainiEQ
|
af217ab261
|
Include gperftools/tcmalloc.h instead of google/tcmalloc.h
Former-commit-id: ee32ed045cb94334773fc12d7b78a6a4ae29f184
|
2021-08-18 15:40:09 -04:00 |
|
malavan
|
7686b09b39
|
Remove duplicate code
Former-commit-id: 9b7febb538f8a9f9aaa8e62732f7f85430b7fcd7
|
2021-08-16 22:55:46 +00:00 |
|
malavan
|
fd84a41aba
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: fae6bfb80bc66351e278f8c5c4ce91bdcef64afb
|
2021-08-16 22:55:46 +00:00 |
|
christianEQ
|
166faa8988
|
changed keys counter variable to unsigned to fix signedness comparison warning
Former-commit-id: b44df43fcbc6392796a9a2ec92b3aab1f43f5503
|
2021-08-13 11:05:12 -04:00 |
|
christianEQ
|
9b24998e1b
|
%zu for printing type size_t
Former-commit-id: 84af829053eaf70439aaf0b7fdebfe2d9d2f3b6f
|
2021-08-13 11:05:12 -04:00 |
|
christianEQ
|
8d01244594
|
fixed 32bit compatibility in Makefile
Former-commit-id: f5ee64f9aaeb3f3773de2435191bcff0855154e4
|
2021-08-13 11:05:12 -04:00 |
|
christianEQ
|
cbf83d5eff
|
fixed overly strict assert for 32bit
Former-commit-id: ce4891b33d65038bb0543eb2d3526c5310fee59b
|
2021-08-13 11:05:12 -04:00 |
|
MalavanEQAlpha
|
89d6d9632f
|
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
|
8b013dc597
|
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
|
e0bdb4fca6
|
Merge remote-tracking branch 'upstream/unstable' into redisearch_fixes
Former-commit-id: 952ae9fbe38b99593ec175da6718a5d7fae49837
|
2021-08-11 19:28:04 +00:00 |
|
VivekSainiEQ
|
72e02159f4
|
Prevent invalid mvcc timestamps from causing critical errors
Former-commit-id: 6f2dbb00119b1d0a1f5a2543d2c6af05f83ef5de
|
2021-08-11 15:06:14 -04:00 |
|
Christian Legge
|
7015a2abd2
|
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
|
54f40aff81
|
add some comments
Former-commit-id: 0fc6441c9608f0650003a7ab29dd704166345272
|
2021-07-28 20:32:18 +00:00 |
|
malavan
|
69f3e7c802
|
remove duplicate function
Former-commit-id: 81cf9979ed1d86d0a690e5cd27ed018b125b1d58
|
2021-07-21 16:00:24 +00:00 |
|
malavan
|
99a165e0f6
|
add stacktrace message
Former-commit-id: 5be1620629ce8de7f419bc001f18d22d6eb4fa8a
|
2021-07-19 23:17:18 +00:00 |
|
malavan
|
16f361abf6
|
dd comment and set eip unused
Former-commit-id: 685b87e2ef4f67cd599b12e38b08f5b70b7a6c58
|
2021-07-19 17:32:38 +00:00 |
|
malavan
|
70cb3267de
|
dd comment and set eip unused
Former-commit-id: 72429c21067318696897c26783f654eb7bc6040f
|
2021-07-19 17:31:24 +00:00 |
|
malavan
|
9e411426f2
|
dd comment and set eip unused
Former-commit-id: 7707fe15a9c9774820b3afb9837a50e73c40a5a8
|
2021-07-19 17:29:43 +00:00 |
|
malavan
|
abf2114117
|
add backtrace for alpine using libunwind
Former-commit-id: c583ffff412b9df705b7c96e68e3908b645c7d43
|
2021-07-19 17:20:52 +00:00 |
|
christianEQ
|
43f31da324
|
fix warnings for mac build
Former-commit-id: 570fbd014944a655f6c8e7216f2b9226f378c7c7
|
2021-07-15 20:14:14 +00:00 |
|
christianEQ
|
a833c9b2a7
|
Merge remote-tracking branch 'origin/unstable' into ci-flags-fix
Former-commit-id: da1f09e9b551cacdfd24dc839ee659a5e5e1e1de
|
2021-07-14 22:56:15 +00:00 |
|
malavan
|
bfefd8a11b
|
use INVALID_EXPIRE instead of -1
Former-commit-id: 9e45984a97a293d87474f87612204a24c831a343
|
2021-07-14 22:13:29 +00:00 |
|
christianEQ
|
f11601bcfc
|
added REDIS_CFLAGS to makefile for backwards compatibility
Former-commit-id: b2fb4f4b9bba28f45828ead5670fc206a4c2a2f6
|
2021-07-14 21:51:44 +00:00 |
|
malavan
|
c255a454ec
|
cleanup based on 6.2.2 merge review
Former-commit-id: 51277b17a7ab4bb5b3f06fd5af8f26257ac35a37
|
2021-07-14 15:22:27 -04:00 |
|
Christian Legge
|
5019f9c537
|
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
|
25d992777c
|
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
|
229bb85dec
|
tabs -> spaces
Former-commit-id: 0ae13c973166106efd17aa6b5dfeb80236ed862c
|
2021-07-12 18:55:44 +00:00 |
|
John Sully
|
c0160a4415
|
Merge tag '6.2.3' into unstable
Former-commit-id: 1895dbb7680fa9aadf6040912e89c733abc8c706
|
2021-07-09 04:40:31 +00:00 |
|
christianEQ
|
cf23416296
|
added eq alpha copyright
Former-commit-id: a6cbbd0f318f3a091ed23dbdbcc1593f32fa5e25
|
2021-07-08 02:58:18 +00:00 |
|
christianEQ
|
145015dc51
|
fix for #323: seg fault on expiremember
Former-commit-id: f1f52af9cfcac03a1af84265f7e5cb2172e8ebde
|
2021-07-08 02:50:05 +00:00 |
|
christianEQ
|
ea95e6c406
|
various branding and cleanup fixes
Former-commit-id: e3c619eca4755c96af83e1959a6ea5ba95734e93
|
2021-07-08 02:46:42 +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 |
|
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 |
|
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 |
|
christianEQ
|
4237c9d5ff
|
detect client cpu usage in diagnostic tool
Former-commit-id: 693450393c848679b60c5a9bf55428ae1d4f769f
|
2021-06-17 20:40:10 +00:00 |
|
christianEQ
|
fd72894fbf
|
accurate cpu usage in diagnostic tool
Former-commit-id: 8ee7584cffc5c5cacfb7ad20fc964112974683e4
|
2021-06-17 18:32:11 +00:00 |
|
christianEQ
|
9dd97c9c0d
|
changed redis_flags names to keydb in makefile
Former-commit-id: 07273936271536e4a57efdb7a31bc34e5b8d50f1
|
2021-06-14 16:09:42 +00:00 |
|
christianEQ
|
f48be238b1
|
removed outdated comment in server.cpp
Former-commit-id: 98f08034a13341059b9b1690989e7ef0207ac920
|
2021-06-11 18:17:18 +00:00 |
|
christianEQ
|
ea12db4433
|
don't enforce upper limit for requests issued; tool will run indefinitely
Former-commit-id: 239d22ed722357f0973c971b998b21f4f7b3b1da
|
2021-06-11 16:28:29 +00:00 |
|
christianEQ
|
0c41217fba
|
working diag tool prototype
Former-commit-id: fefbe96816f6a18ca6f8c8d3794502e6e610650f
|
2021-06-01 20:54:48 +00:00 |
|
John Sully
|
0bb036aebb
|
Don't pass on flags indicating membership in a list
Former-commit-id: b1f662d6393eea77c2870c8a1f955374b1a3b57f
|
2021-05-30 05:11:18 +00:00 |
|
John Sully
|
6331caca6a
|
Fix a leak in the benchmark
Former-commit-id: aa5b27b040c69f0c7d166203bed7110bc8c0bc87
|
2021-05-30 02:55:39 +00:00 |
|