John Sully
|
c53b8125df
|
Multiple masters is no good if we keep dropping the database
Former-commit-id: a9b70e1ef72201bcae0f08779d442a451b248798
|
2019-04-02 21:47:21 -04:00 |
|
John Sully
|
55696f4436
|
Tests are passing! YAY!
Former-commit-id: e300f753c58fc542267536cd90c1a6b970d83539
|
2019-04-02 21:36:04 -04:00 |
|
John Sully
|
9b87144950
|
It compiles and doesn't crash immediately!
Former-commit-id: efaeca588717ca7cd44aa3502672d158acd94a6d
|
2019-04-02 16:47:05 -04:00 |
|
John Sully
|
7e62ed49af
|
Implement database merging for Active Replicas
Former-commit-id: 91e6368de0f0ecb7e4db497ce286a15336d4ec34
|
2019-03-28 15:12:43 -04:00 |
|
John Sully
|
ce5d4f487d
|
We don't corretly terminate our varargs
Former-commit-id: 8bcde757cef67140df2d57777331107010b71940
|
2019-03-24 18:57:25 -04:00 |
|
John Sully
|
7dd15baef9
|
Active Replica Support
Former-commit-id: a7aa2b074049a130761bc0a98d47130b6a0ff817
|
2019-03-24 15:39:10 -04:00 |
|
John Sully
|
8a9e9ff3f4
|
Merge branch 'unstable' of https://github.com/antirez/redis into unstable
Former-commit-id: 9322d604eea7b48df3feff47ce2c04f82291228f
|
2019-03-21 20:15:59 -04:00 |
|
John Sully
|
8ee38fa773
|
Merge branch 'unstable' of https://github.com/antirez/redis into unstable
Former-commit-id: 31ff6cffee209ec03b8e7ed851145289c96de0f4
|
2019-03-19 01:26:10 -04:00 |
|
John Sully
|
46853f1357
|
Merge branch 'unstable' of https://github.com/antirez/redis into unstable
Lots of fixes and improvements from upstream.
Former-commit-id: 261cf24efc8bedec7ee76a8897b9a800a4d663e2
|
2019-03-13 18:08:22 -04:00 |
|
John Sully
|
25c335488e
|
Implement load database dumps from S3. We already save.
Former-commit-id: a45f212693956a6fb1aacf465d88e940bbbfd56f
|
2019-03-13 16:53:37 -04:00 |
|
John Sully
|
02b030bc8c
|
Module threading fixes
Former-commit-id: 2785a8b4d40b09caea5e209ab49fc5f1484981a8
|
2019-03-07 19:13:01 -05:00 |
|
John Sully
|
3871725979
|
All tests pass single thread
|
2019-02-23 00:09:34 -05:00 |
|
John Sully
|
1761aabab4
|
Lock use after free
|
2019-02-22 21:00:14 -05:00 |
|
John Sully
|
f4b060e0bd
|
Prevent mixed up client replies, and deadlocks
|
2019-02-22 01:24:16 -05:00 |
|
John Sully
|
ebf0ae3e97
|
Merge branch 'unstable' of https://github.com/antirez/redis into Multithread
|
2019-02-21 18:17:12 -05:00 |
|
John Sully
|
1f2f2edfac
|
Update copyright notice on files heavily changed
|
2019-02-21 00:17:07 -05:00 |
|
John Sully
|
02e7fe400c
|
Cleanup lock contention, and ensure clients are written to in an unsafe way when the global lock is released
|
2019-02-20 23:30:21 -05:00 |
|
John Sully
|
29c1105132
|
Multithreading works!
|
2019-02-20 01:20:26 -05:00 |
|
John Sully
|
bf41d3916e
|
Most tests failing, except some memory and number of PSYNC syncs
|
2019-02-19 01:11:00 -05:00 |
|
John Sully
|
acbad0c04e
|
deadlock fixes
|
2019-02-18 23:52:21 -05:00 |
|
John Sully
|
2526d51d1a
|
Thread safety fixes
|
2019-02-18 22:25:35 -05:00 |
|
John Sully
|
a7bed6327a
|
Extra AE functionality
|
2019-02-18 18:56:45 -05:00 |
|