summaryrefslogtreecommitdiff
path: root/src/rabbit_invariable_queue.erl
Commit message (Expand)AuthorAgeFilesLines
* flesh out backing_queue APIMatthias Radestock2010-07-211-1/+4
* 'sync' -> 'idle_timeout'Matthias Radestock2010-07-191-4/+4
* remove incorrect commentMatthias Radestock2010-07-071-2/+1
* Correct some dict() to dict:dictionary() that were missed.Matthew Sackman2010-07-071-1/+1
* added missing export_typesAlexandru Scvortov2010-07-051-1/+1
* updated dict() to dict:dictionary()Alexandru Scvortov2010-07-021-1/+1
* partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-2/+2
* refactor: more sensible and consistent arg & field orderbug22752Matthias Radestock2010-05-251-49/+46
* Stop persistent msgs in non-durable queues from reaching diskMatthew Sackman2010-05-211-29/+44
* pluggable queue backendsbug22616Matthias Radestock2010-05-031-0/+264