summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_rep.erl
AgeCommit message (Expand)Author
2008-08-05Added concurrent open db limit and a LRU cache for closing old databases when...Damien F. Katz
2008-07-18Fix for problem when saving bulk documents with invalid idsDamien F. Katz
2008-07-16Fixed replication problems where read ad write queues can get backed up. With...Damien F. Katz
2008-04-23Fix for replication being reset when replication a local and a remote database.Damien F. Katz
2008-04-23Replicator optmizations and fix for unnecessary document copy during re-repli...Damien F. Katz
2008-04-20Change uuid generaion to rely on crypto. Started crypto and inets application...Damien F. Katz
2008-04-20Added proper UUID generation and changed the details of how way debug logging...Damien F. Katz
2008-04-15Merged mochiweb branch back into trunk.Christopher Lenz
2008-04-07Compaction. Works, but still needs queueing and better handling for long read...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz