kishorenc
|
0a6f8947f3
|
Refactor replication init and improve logging.
|
2019-10-13 12:53:21 +05:30 |
|
Kishore Nallan
|
3275ea877d
|
Refactor - move more implementation code away from headers.
|
2018-08-03 10:35:07 +05:30 |
|
Kishore Nallan
|
13964b6a57
|
Allow collections to be symlinked by an alternative name.
|
2018-07-30 19:48:17 +05:30 |
|
Kishore Nallan
|
0a9e5e1562
|
Improve replica's logging - make it more useful.
|
2018-02-03 08:06:48 -05:00 |
|
Kishore Nallan
|
50ba0a02ce
|
Use custom ERR logging level.
|
2018-02-03 07:42:13 -05:00 |
|
Kishore Nallan
|
0f7530ed13
|
Serialize and deserialize next sequence id properly instead of string encoding.
|
2018-02-02 19:02:19 -05:00 |
|
Kishore Nallan
|
6b37d43fd7
|
Use a proper logger for logging!
|
2018-02-02 08:22:23 -05:00 |
|
Kishore Nallan
|
c3298ba6d8
|
Address -Wall and -Wextra warnings.
|
2018-01-25 20:08:13 +05:30 |
|
Kishore Nallan
|
21d3de6145
|
Improve handling of replication errors / edge cases.
|
2017-12-24 21:03:30 +05:30 |
|
Kishore Nallan
|
3a9743aa90
|
Parameterize API key used by replication.
|
2017-12-16 22:12:03 +05:30 |
|
Kishore Nallan
|
42d0c31140
|
HTTPS is now supported!
|
2017-11-25 18:24:33 +05:30 |
|
Kishore Nallan
|
6f231dd989
|
Init collection requires a json object.
|
2017-11-05 10:22:53 +05:30 |
|
Kishore Nallan
|
b2f0ca495d
|
Refactor a couple of methods in collection manager.
|
2017-09-21 16:55:15 +05:30 |
|
Kishore Nallan
|
9c1a8a2364
|
Defensive checks against JSON parse failures.
|
2017-09-21 08:42:07 +05:30 |
|
Kishore Nallan
|
58bc73312d
|
Replicate deletion of document and dropping of collection.
|
2017-09-14 22:44:29 +05:30 |
|
Kishore Nallan
|
58a10877ee
|
Basics of background replication.
Supports inserts. Deletion will be tackled next.
|
2017-09-14 09:58:44 +05:30 |
|