summaryrefslogtreecommitdiff
path: root/src/rabbit_backing_queue.erl
Commit message (Expand)AuthorAgeFilesLines
* Simplify code surrounding the return from BQ:ackMatthew Sackman2010-12-141-1/+1
* TextualityMatthew Sackman2010-10-211-2/+2
* removed peek, and restructured dropwhile to not load message content from diskRob Harrop2010-09-281-3/+0
* added peek to backing queue, implemented in vqRob Harrop2010-09-271-0/+3
* reworked how message filtering works with dropwhileRob Harrop2010-09-221-0/+4
* added msg_properties to publish_delivered so they can be rehydrated laterRob Harrop2010-09-171-1/+1
* reworked backing_queue and variable_queue to store msg_properties. used msg p...Rob Harrop2010-08-181-4/+4
* flesh out backing_queue APIMatthias Radestock2010-07-211-0/+5
* 'sync' -> 'idle_timeout'Matthias Radestock2010-07-191-8/+9
* 2009 => 2010bug22824Matthew Sackman2010-06-021-3/+3
* pluggable queue backendsbug22616Matthias Radestock2010-05-031-0/+133