summaryrefslogtreecommitdiff
path: root/include/rabbit_msg_store.hrl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* guid -> msg_id in msg_store and friendsMatthias Radestock2011-03-041-2/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Expose the msg_store file size limit to configuration. Also some suitable der...Matthew Sackman2010-06-171-2/+0
* move startup_fun_state type defMatthias Radestock2010-05-141-2/+0
* Switch four megs to a fraction of the file size limitMatthew Sackman2010-04-181-0/+2
* Reworked msg_store startup sequencing so that qi need not know about the msg_...Matthew Sackman2010-04-121-0/+2
* msg_id => guid in type specs, field names and function names. Vars still todoMatthew Sackman2010-04-121-1/+1
* All sorts of tidying, cosmetics, reorganisation and pruning. A veritable sm?r...Matthew Sackman2010-04-091-0/+6
* Rearranging GC code and tidying up of some common dialyzer type defsMatthew Sackman2010-04-081-18/+2
* Split msg_store into two msg stores, one for persistent and one for transient...Matthew Sackman2010-04-011-5/+0
* Merging default into bug21673 and correcting further copyright datesMatthew Sackman2010-02-101-3/+3
* Refactored and generally tidied the msg_store. Also added a write-back cache ...Matthew Sackman2010-01-171-3/+4
* Msg_store now supports concurrent reads when it is safe, directly from the qu...Matthew Sackman2010-01-081-1/+2
* Toughened up cache accessors and switched to using named tables in prep for c...Matthew Sackman2010-01-071-0/+3
* background lazy GC in and workingMatthew Sackman2009-12-201-0/+51