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
|
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
|
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
|
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
|
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 |
|
John Sully
|
aff45e1cde
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 656bacd614f359742f6bd2df3fd2009c44c3d788
|
2020-03-01 21:49:21 -05:00 |
|
John Sully
|
529b860f85
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 1a7e2e663e0ebabdf51ec8b6bd50d8a4c8a611c8
|
2020-03-01 21:48:51 -05:00 |
|
John Sully
|
de3d796eb7
|
Update tests to reflect new CRON name (keydb.cron)
Former-commit-id: 83f585e30ab9d37408c79b74e2536664325a051f
|
2020-03-01 21:42:01 -05:00 |
|
John Sully
|
51b6e9eb3f
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 4e8000d43cd4e23c90bf7e262835fae5ae6da34d
|
2020-03-01 19:18:34 -05:00 |
|
John Sully
|
0648930af4
|
Rename cron command to KEYDB.CRON and add help
Former-commit-id: 1b925119b5ad24ab3a91763bf9f4633f5bc9fef4
|
2020-03-01 19:18:21 -05:00 |
|
John Sully
|
765ffea018
|
Rename cron command to KEYDB.CRON and add help
Former-commit-id: 3eb847e28f6df45528dcebc6761290ff60248e78
|
2020-03-01 19:17:58 -05:00 |
|
John Sully
|
b5b8e0e194
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: a60d71e13335bdf231b5f1bec61b457056dc5e0a
|
2020-02-28 23:57:45 -05:00 |
|
John Sully
|
d5ed6f1b5e
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 9dc8f30e4783d7e2e9749b155f6bf3df57c536a7
|
2020-02-28 23:56:26 -05:00 |
|
John Sully
|
ec4eb534d7
|
Fix compile failure on raspberry pi machines, issue #141
Former-commit-id: aaca32a5cd1bdb0314b4a57847938854b8a4fef2
|
2020-02-28 23:49:17 -05:00 |
|
John Sully
|
f68f3d0d14
|
Fix not respecting max clients config, issue #147
Former-commit-id: 54c96d19954fbddcfd2a307e436ca3290c76e0fb
|
2020-02-28 22:04:42 -05:00 |
|
John Sully
|
1db49c5897
|
Fix issue #146
Former-commit-id: e5a2d594464a965f36e4cbf924f02929265186e6
|
2020-02-28 21:21:05 -05:00 |
|
John Sully
|
48ba6c173c
|
Fix crash propogating stale keys
Former-commit-id: d95bead3837edeca11f27f6f344eca8174ca53e3
|
2020-02-26 21:49:40 -05:00 |
|
John Sully
|
6ea9021773
|
Change Redis to KeyDB
Former-commit-id: e6316c8106caa9103d2bef6af35721a0be87aae0
|
2020-02-17 23:46:17 -05:00 |
|
John Sully
|
c33886e152
|
Change Redis to KeyDB
Former-commit-id: 51ea3cf30ca99be8064fc95c8ddd0d61fdcc5c5d
|
2020-02-17 23:46:01 -05:00 |
|
John Sully
|
5e885739ef
|
Change Redis to KeyDB
Former-commit-id: 6ad6c1d780f26a0785f39586b074ac3bb3132e09
|
2020-02-17 23:45:40 -05:00 |
|
John Sully
|
cb4a6bf610
|
C++14 build fix
Former-commit-id: 5a3e3c9fe20dabe294c439cd2b22e929a228f596
|
2020-02-17 23:29:03 -05:00 |
|
John Sully
|
56edd3f759
|
override eviction policy for flash
Former-commit-id: 48a4f967e66ba765be96c9f8e113f808a4390f88
|
2020-02-17 22:26:48 -05:00 |
|
John Sully
|
8f8895a2f0
|
We should give a nice error message when we can't init a storage provider
Former-commit-id: 6c5acd8fe926d9f66fa5b13a2b962e5632f148de
|
2020-02-17 22:03:35 -05:00 |
|