Age | Commit message (Expand) | Author |
---|---|---|
2009-09-21 | attempt at gentler replication shutdown when one of the DBs is deleted | Adam Kocoloski |
2009-09-16 | GC isn't happening for this process b/c heap is too small, so trigger it manu... | Adam Kocoloski |
2009-08-24 | skip full_commit during replication when its safe | Adam Kocoloski |
2009-08-11 | roll back streaming _bulk_docs b/c of a race condition | Adam Kocoloski |
2009-08-11 | more work on _bulk_docs streaming during replication. | Adam Kocoloski |
2009-08-11 | whoops, process dictionary certainly won't work there | Adam Kocoloski |
2009-08-11 | split into multiple requests so target doesn't buffer too much | Adam Kocoloski |
2009-08-11 | max chunk size of 4G, not 64k | Adam Kocoloski |
2009-08-11 | stream _bulk_docs JSON body during replication | Adam Kocoloski |
2009-08-10 | new replicator using _changes feed for continuous replication | Adam Kocoloski |