John Sully
|
264895dcec
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: b0a3bb848937d24dd74de63032306fd92c61dd7b
|
2020-03-04 17:24:36 -05:00 |
|
John Sully
|
1187fb6afc
|
Fix CLANG build break
Former-commit-id: 5e63c0955d2861ab0ebe2055d4f2d2e8989ea4f3
|
2020-03-04 17:24:17 -05:00 |
|
John Sully
|
4ccd0c7a0f
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: bef19fefeb293e44e31dfefe383eef99e4cd7721
|
2020-03-04 17:15:54 -05:00 |
|
John Sully
|
e39dd04f6c
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 52fd4445a472fa3112e96c6a7ef66ecdfe6ce9f5
|
2020-03-04 17:13:01 -05:00 |
|
John Sully
|
01a85ba7fe
|
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
|
4b12a63b3a
|
Fix race condition with IStorage batches
Former-commit-id: a2eabd044c9048662a63ff0f980ed947dc145912
|
2020-02-17 19:00:31 -05:00 |
|
John Sully
|
8bd2b39367
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: b16090958d392a6de908562dee65a02c851f07ae
|
2020-02-16 20:07:03 -05:00 |
|
John Sully
|
bd5ffe7069
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 6a71de7835f427cebb23e4c2f0d19ed63a02f09e
|
2020-02-16 19:14:51 -05:00 |
|
John Sully
|
d229b03b2c
|
Support C++14 and remove dependency on future standard 2a
Former-commit-id: 18496b62853738bf7bd48f65fe34aafcba8bbe0b
|
2020-02-16 19:04:56 -05:00 |
|
John Sully
|
b6db2d32ad
|
Graceful shutdown of server threads when quit is requested
Former-commit-id: b9db899f6ccea62222170c6eec264d403a7a911d
|
2020-02-16 18:53:46 -05:00 |
|
John Sully
|
6011a072d1
|
Virtual dtor for DB base class
Former-commit-id: 953b1cb3a2fec808751d2e7507efe8896f671921
|
2020-02-16 18:43:36 -05:00 |
|
John Sully
|
74c7901a5e
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 8456e92d6e446f1cc20d9cea2328998da0a4d7d5
|
2020-02-16 18:28:45 -05:00 |
|
John Sully
|
04d174ba1a
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 30a603ce05956195aa027a3400eafd48d2750ea7
|
2020-02-16 18:18:24 -05:00 |
|
John Sully
|
8f6f496c7e
|
Memory leak fix on config, and redisDb dtor
Former-commit-id: b92bbf4de8ffc3edc965e2f9da4dd82ed7071559
|
2020-02-16 17:08:00 -05:00 |
|
John Sully
|
23e7de94a8
|
Merge branch 'redis_6_merge' into keydbpro
Former-commit-id: 4091800e499cade8bc188c9e6f52f535c500f282
|
2020-02-11 02:54:24 -05:00 |
|
John Sully
|
fbaa46505c
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 18a5f46b6138e8a975dda0ed4897d19eed756d24
|
2020-02-11 02:39:08 -05:00 |
|
John Sully
|
d4c1e98124
|
Implement an error handler so bug #125 can't happen
Former-commit-id: 16a019dba053fd0654116ff98a2ad0b66a9ed4e6
|
2020-02-11 01:41:00 -05:00 |
|
John Sully
|
fef9925b7f
|
Fix higher latency at low load by grouping clients to threads. This fixes slow perf in cluster benchmarks mentioned in issue #102
Former-commit-id: 1a4c3224c9848f02fbdb49674045b593cfc41d31
|
2020-02-11 01:00:21 -05:00 |
|
John Sully
|
25ef65463e
|
Ensure multi-master works for ring topologies
Former-commit-id: a7cc3aac28ccec4dadb80aa2cc7279c53982bc28
|
2020-02-10 00:25:03 -05:00 |
|
John Sully
|
3aa271fe38
|
Merge branch 'unstable' into keydbpro
Former-commit-id: fec8209c1996112976d927d65dbc2b4492131681
|
2020-02-07 16:46:13 -05:00 |
|
John Sully
|
6bb1429a46
|
module fixes
Former-commit-id: ef4e11ecb8a6f1a05bb21f014120b0ef9e771b60
|
2020-02-04 01:22:25 -05:00 |
|
John Sully
|
316ac20087
|
Fix failure to save RDB on shutdown
Former-commit-id: 1a8331c88a17deaa5faf34c7ea65957c57530546
|
2020-02-03 16:00:01 -05:00 |
|
John Sully
|
3610783851
|
Optimize bgsave snapshotting
Former-commit-id: 15b4bf003537fe6fd926146f46d38203683846be
|
2020-02-02 23:42:44 -05:00 |
|
John Sully
|
78da9b3af1
|
endSnapshotAsync implementation (fails tests w/ multithreading)
Former-commit-id: b401e9fcae40cf1d4e4c1584f57e760d9adf36a9
|
2020-02-01 22:28:24 -05:00 |
|
John Sully
|
cb9c7d3a80
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 53b36801cede2dbebbf33ec665af69f810b438d5
|
2020-02-01 21:52:26 -05:00 |
|
John Sully
|
ae0a3e9f65
|
addRef memory model too restrictive
Former-commit-id: 249e0fdd363853ab7b489314002bdacd2438fa55
|
2020-02-01 21:52:17 -05:00 |
|
John Sully
|
1e50be75f9
|
Increase trial timeout to 2 hours
Former-commit-id: 2614f902e4292c84b9bc473c8d3a5bba9dfdbc2d
|
2020-01-31 23:35:13 -05:00 |
|
John Sully
|
b5911e82cd
|
Merge branch 'redis_merge' into keydb_pro_merge
Former-commit-id: 2a760ac3b2cf12e45a9db9d0c2efe6efc4dc2aed
|
2020-01-29 21:30:20 -05:00 |
|
John Sully
|
f5b08185b1
|
TLS Thread Safety fixes
Former-commit-id: e98a5fc108c5448307a8cc38182c79263f01102a
|
2020-01-29 21:21:47 -05:00 |
|
John Sully
|
3186cb683f
|
Merge KeyDB 6
Former-commit-id: 9129b98c12b0da856bbda3eb68b4ddc7530693c9
|
2020-01-29 12:55:23 -05:00 |
|
John Sully
|
854859dc97
|
Support C++14 and remove dependency on future standard 2a
Former-commit-id: 7ba1920069821bf369cae40926e0ac82923ad784
|
2020-01-28 19:06:33 -05:00 |
|
John Sully
|
1adc5e9832
|
More threading fixes from merge
Former-commit-id: 4a980f4ddbebe3f62703aa3de67c93cdffb6b4b8
|
2020-01-28 17:54:00 -05:00 |
|
John Sully
|
d9c070408b
|
reenable multithreading after merge
Former-commit-id: 9fbb9a551e83ddfc66894fba688dae7c9c3c7ae1
|
2020-01-27 19:59:04 -05:00 |
|
John Sully
|
14188ef92d
|
Fix most tests (still some failures)
Former-commit-id: da83e841255487efe0e4b13d42b2dcc55a369838
|
2020-01-27 18:16:19 -05:00 |
|
John Sully
|
6193e9ad4f
|
Merge remote-tracking branch 'redis/6.0' into redis_merge
Former-commit-id: ef9a3cadcf94326bf2f163db7698aad9a3c01690
|
2020-01-27 02:55:48 -05:00 |
|
John Sully
|
1116b63a0e
|
Initial implementation of the CRON command
Former-commit-id: 3204a39ada15ec33ac7926dc8b8f0e1875b99acb
|
2020-01-21 19:50:28 -05:00 |
|
John Sully
|
49c2b7b77f
|
Fix snapshot consolidation bugs and reduce log noise
Former-commit-id: 7f3cb2981529277d3f02dceb2f60e7aa8385847d
|
2020-01-12 01:22:44 -05:00 |
|
John Sully
|
f40359cde6
|
Merge branch 'moar_perf' into keydbpro_moarperf
Former-commit-id: d0990a465c3c5c29b71f239d84a875af40699281
|
2020-01-11 22:06:20 -05:00 |
|
John Sully
|
b9b8272724
|
Avoid crash due to excessive posted functions for AOF rewrite
Former-commit-id: aa6409f2e8a37288eb4953fbcf3a82e02545348b
|
2020-01-11 16:34:09 -05:00 |
|
John Sully
|
78924a295e
|
Enforce seperate license keys for connected replicas
Former-commit-id: bc005cb50b1010a2bc9170e261cd93dba849c35f
|
2020-01-04 17:15:06 -05:00 |
|
John Sully
|
ce0fde973a
|
Add support for storing expirations in FLASH
Former-commit-id: 1dca07bd564042fce1b01d275641f35b918ae557
|
2020-01-03 15:53:36 -05:00 |
|
John Sully
|
0fd9a4c67a
|
Merge keydb community
Former-commit-id: b9dcd0997c3dfd3cd2a5908ba540bc4d389104a0
|
2019-12-27 17:44:48 -05:00 |
|
John Sully
|
098684bf8e
|
Track key count accurately before we've committed to the database. Also use this to optimize DB lookups when all keys are in memory
Former-commit-id: 78c07f0276109a085761b7044d4edc63af26d3da
|
2019-12-24 00:03:38 -05:00 |
|
John Sully
|
7da74195a8
|
Perf remove extra lookup in rocksdb
Former-commit-id: 8074472c7a25572a53f1166911920c2cb168c141
|
2019-12-23 23:32:04 -05:00 |
|
John Sully
|
054bbe9baa
|
Fix issue where database size is off when setting key with expire
Former-commit-id: 7796918bfb4a98bc056b3b8f4065f1416da8d89a
|
2019-12-23 22:07:33 -05:00 |
|
John Sully
|
4fd552d8b6
|
Add more test code, and fix bugs uncovered
Former-commit-id: 5362fa4b62f89cbc1e92e01c73a45c4e3718708b
|
2019-12-23 17:17:41 -05:00 |
|
John Sully
|
59f7bd49c9
|
Add additional tests
Former-commit-id: e7d2c78e776b8262fd54caeb7b6bd210182e9bdb
|
2019-12-22 19:16:30 -05:00 |
|
Petr Vaněk
|
8146f24391
|
Rename redis.conf to keydb.conf
Former-commit-id: 4b01ad1e30568a5385881accedd8a841c7a7882f
|
2019-12-21 15:00:24 -05:00 |
|
Petr Vaněk
|
8c7a04d747
|
Rename default pid file
Former-commit-id: 3b60929bdc95f43901799042b302c713b520aee8
|
2019-12-21 15:00:24 -05:00 |
|
John Sully
|
448b1093cd
|
Evicted flash no longer keeps the key around
Former-commit-id: 908b303d1a8dd032c092f0bc035361a09c0291a5
|
2019-12-20 17:45:07 -05:00 |
|