John Sully
|
375b204382
|
Fix breaks from merge
Former-commit-id: fa76d19bee9df21967c4d8554128eebdd19021fa
|
2020-03-25 16:22:32 -04:00 |
|
John Sully
|
3eb99b4811
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 44f1b065ed6d3b0ad2a62f093432743b98fad6be
|
2020-03-25 15:47:24 -04:00 |
|
John Sully
|
af459476ea
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 718aee242dd75abd16a5a6a89353d2a35f37b010
|
2020-03-25 15:47:12 -04:00 |
|
John Sully
|
d5c4d4999b
|
Add roundtrip test for subkey expires
Former-commit-id: 56fc6b7deb59cfb3219d65c01c96969d3983e84a
|
2020-03-25 15:34:30 -04:00 |
|
John Sully
|
7b2b437539
|
Fix failure to load subkey expires
Former-commit-id: 528a43bd6c80f073d928dd18c4f67f37cfd0977a
|
2020-03-25 01:38:58 -04:00 |
|
John Sully
|
70faf2f375
|
Expire entry needs to be resorted after a subkey expires
Former-commit-id: b357803362728c26a1169e3cec279c693b86205b
|
2020-03-25 01:06:40 -04:00 |
|
John Sully
|
e12170c724
|
Evict on load if we have a storage provider
Former-commit-id: bb091796c3da7282e040c7b72a28ec1c5f5ecfb7
|
2020-03-24 14:49:43 -04:00 |
|
John Sully
|
79f48a214e
|
Prevent issue where count can be out of sync temporarily, causing crashes where we expect the count to be perfect
Former-commit-id: 77c9f36413c6f0cbb0b13a7ec746746c97faadcd
|
2020-03-24 00:21:12 -04:00 |
|
John Sully
|
ae81c227fe
|
Fix OOM errors during forkless bgsave
Former-commit-id: c31c64b13409c741e8d52ad06add78300c39fce2
|
2020-03-23 23:12:10 -04:00 |
|
John Sully
|
bb3314c0d9
|
Fix incorrect prefix comparison
Former-commit-id: 1ef167546be0678edd457d65a5368e8706fde0a3
|
2020-03-23 22:51:46 -04:00 |
|
John Sully
|
0381e728ab
|
Fix incorrect count when loading FLASH
Former-commit-id: 38ee9c0df144621f7ca750527e9efb16e754ef40
|
2020-03-23 19:47:48 -04:00 |
|
John Sully
|
82e1ed482a
|
Prevent bookkeeping keys from leaking through
Former-commit-id: 1a5af28e115fc123bf250b4a80ac69232bb3add0
|
2020-03-23 18:06:47 -04:00 |
|
John Sully
|
b057a9cd7a
|
Unstable branch should always be version 0.0.0
Former-commit-id: 448808529ab9e9e4705c2e7cbda5b3e6523b7c6f
|
2020-03-19 15:52:24 -04:00 |
|
John Sully
|
dada212214
|
Merge branch 'RELEASE_5' into unstable
Former-commit-id: a0bc2084128f991697d3e1b7473d14c55afdd785
|
2020-03-19 15:38:16 -04:00 |
|
John Sully
|
69806aaa7b
|
Print stack traces of other threads in the deadlock detector
Former-commit-id: 6b0172b9bf124372f4c8688c91c380c6c1b607c7
|
2020-03-19 15:37:49 -04:00 |
|
John Sully
|
1bdccb3c42
|
Log which thread a message came from
Former-commit-id: bc1eccb66d3302d6c99588fb4a5a879e1ef243b1
|
2020-03-19 15:37:24 -04:00 |
|
John Sully
|
4d5d7ed59f
|
Fix lock inversion in processEventsWhileBlocked
Former-commit-id: a9249d4a82a0f0355ac8ffa40b34b9c14cabf66b
|
2020-03-19 15:28:39 -04:00 |
|
John Sully
|
87626299a6
|
Prevent dangling lock when we can't free the client
Former-commit-id: 3c373494d63b21744b264f0a47e6999bcdda6b2b
|
2020-03-19 14:34:23 -04:00 |
|
John Sully
|
682d16b7d3
|
Special case version 0.0.0 which is equal to any version
Former-commit-id: 869d037490b6905674f75a8552898aed72148558
|
2020-03-17 17:25:36 -04:00 |
|
John Sully
|
ebe0b918bc
|
Cache count of keys in database
Former-commit-id: 7cd266030ad82b5fddd4668d666adc95e1bed475
|
2020-03-17 17:11:41 -04:00 |
|
John Sully
|
9edd2d2ae4
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: ff3190cac5c5d222904aa2d57d97c752c1b7e554
|
2020-03-17 00:10:09 -04:00 |
|
John Sully
|
3df47fa3ab
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 40761e403166bf3342fe388ab742498f99245b1a
|
2020-03-17 00:09:48 -04:00 |
|
John Sully
|
42027c533a
|
Fix issue #153: Config get replicaof returns a corrupt response
Former-commit-id: 5aef606d3bc1d748ca8d2df1d36feccaa2e583c0
|
2020-03-16 20:43:46 -04:00 |
|
John Sully
|
41249c28ff
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: aea8413a15001e2c27cf03dd41fa15151b0d3ccb
|
2020-03-15 18:48:45 -04:00 |
|
John Sully
|
c7f1eab8a4
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 4671cd6002c50dd8484e59fd7434878053340702
|
2020-03-15 18:47:27 -04:00 |
|
John Sully
|
15df3ed91d
|
Handle HTTP error codes with MOTD
Former-commit-id: 2ec0b2cd206f2c73fabcda5d59751b013aa8cfbf
|
2020-03-15 18:47:01 -04:00 |
|
John Sully
|
34fca59d4a
|
Update MOTD url for Pro
Former-commit-id: feed518042f3046016c26beda1c08cc721914943
|
2020-03-15 18:34:42 -04:00 |
|
John Sully
|
52bd8f19a5
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 2765895981196adf6a8300eb4a704d60ec651f56
|
2020-03-15 18:34:15 -04:00 |
|
John Sully
|
d73ac7e377
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 07effa392564f3c53989600e803103f3e3951fe7
|
2020-03-15 18:33:24 -04:00 |
|
John Sully
|
3b1f36a521
|
Update MOTD URL
Former-commit-id: cd76a71de393eb527f98024ea85a9492ef0c36ca
|
2020-03-15 18:32:05 -04:00 |
|
John Sully
|
4aa8591355
|
Merge branch 'keydbpro' of https://github.com/JohnSully/KeyDB-Pro into keydbpro
Former-commit-id: c70edb09d33b746fa6893488327f301aff455b58
|
2020-03-15 18:28:00 -04:00 |
|
John Sully
|
006a9565d3
|
Add fallback if we fail to evict normally with FLASH (flush everything)
Former-commit-id: 66ee85a8d5e24514083aa3478dcf0cf3da86520e
|
2020-03-15 18:27:10 -04:00 |
|
John Sully
|
282dd54eb6
|
Change the default for maxmemory samples to 10 to reduce issues with FLASH storage and eviction failure
Former-commit-id: 8571d8aca9b462d600b78854c0795c8b33520088
|
2020-03-15 18:26:46 -04:00 |
|
John Sully
|
c38f94d5d0
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: b0a3bb848937d24dd74de63032306fd92c61dd7b
|
2020-03-04 17:24:36 -05:00 |
|
John Sully
|
0114827642
|
Fix CLANG build break
Former-commit-id: 5e63c0955d2861ab0ebe2055d4f2d2e8989ea4f3
|
2020-03-04 17:24:17 -05:00 |
|
John Sully
|
09f08908e2
|
Fix CLANG build break
Former-commit-id: e523afa7410399697659106c88e9f65e2cffae79
|
2020-03-04 17:24:00 -05:00 |
|
John Sully
|
b3e33daf7d
|
Fix CLANG build break
Former-commit-id: c2a98a60f964f28455a5d04e18b88a9a45c9e586
|
2020-03-04 17:23:40 -05:00 |
|
John Sully
|
a26eec507a
|
finish merge
Former-commit-id: 66063a19f6cdbc87ead8ecbd4887134438ee1ccd
|
2020-03-04 17:22:57 -05:00 |
|
John Sully
|
b29f96e007
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: bef19fefeb293e44e31dfefe383eef99e4cd7721
|
2020-03-04 17:15:54 -05:00 |
|
John Sully
|
2833febaa5
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 6bc92d6d3182970ebe64184d5be9108321182218
|
2020-03-04 17:13:50 -05:00 |
|
John Sully
|
43befe9985
|
Merge branch 'unstable' into RELEASE_5
Former-commit-id: 13cf8bbeb7b96e771620cf79dacba9b63cd31591
|
2020-03-04 17:13:32 -05:00 |
|
John Sully
|
3dbe23f513
|
Add missing files from last checkin
Former-commit-id: 60c0d4104de3ff904758c200342e4d132b19501c
|
2020-03-04 17:13:18 -05:00 |
|
John Sully
|
a669a40ac6
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 52fd4445a472fa3112e96c6a7ef66ecdfe6ce9f5
|
2020-03-04 17:13:01 -05:00 |
|
John Sully
|
6a254a8d39
|
Merge branch 'unstable' into RELEASE_5
Former-commit-id: 693ba4ed4ad2fe3f9190b8dc8ca5f940d02baf51
|
2020-03-04 17:09:29 -05:00 |
|
John Sully
|
de2b08c3f8
|
Add extra logging when reporting errors from masters - especially in rreplay
Former-commit-id: 5397f0b03312b8cace07a85333d8f035bdfb8d57
|
2020-03-04 17:09:12 -05:00 |
|
John Sully
|
21fb601851
|
MOTD refactor
Former-commit-id: 6c78ec7c41223b3381e19fdf78478f66b4959dc9
|
2020-03-04 16:22:55 -05:00 |
|
John Sully
|
a18c883f2c
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: a14d1d5b55a507a83cf5b85920607a0d013e7037
|
2020-03-04 15:33:59 -05:00 |
|
John Sully
|
bffd982853
|
min-clients-per-thread needs to use the new config code
Former-commit-id: fed4bd5269a95a24f99d4542ceece09b9ad66d2c
|
2020-03-04 15:14:41 -05:00 |
|
John Sully
|
53a66f6a72
|
Update README.md
Former-commit-id: c0882864f2fff0a32899e983ad4fe060eb71c1ad
|
2020-03-03 13:58:48 -08:00 |
|
John Sully
|
87b36b00df
|
Add option to build pro without license checks
Former-commit-id: 0713518d2f34559a06db31a9023228b91ce60af3
|
2020-03-01 22:16:25 -05:00 |
|