summaryrefslogtreecommitdiff
path: root/src/rabbit_persister.erl
Commit message (Collapse)AuthorAgeFilesLines
* Add persister_hibernate_after configuration variable.bug22584Tony Garnock-Jones2010-04-071-3/+2
|
* Create persister_max_wrap_entries configuration variable.Tony Garnock-Jones2010-04-061-8/+9
|
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
|
* cosmetic: squash trailing whitespaceMatthias Radestock2010-01-271-10/+10
|
* merge v1_5 into defaultTony Garnock-Jones2009-05-181-24/+30
|\
| * wait foreverbug20546Matthias Radestock2009-04-011-4/+4
| |
| * persister hibernationbug20423Matthias Radestock2009-02-271-20/+26
| | | | | | | | | | also changed force_snapshot to do a flush before snapshotting, which makes forced snapshots behave like ordinary snapshots.
* | display node name and db dir on startupMatthias Radestock2009-05-181-1/+1
|/ | | | | | | | ...in a pretty and easy-to-parse way In the process we introduce rabbit_mnesia:dir() so we don't depend directly on the mnesia module - this also removes a dependency in the persister.
* keep serial in separate process, to avoid persister bottleneckbug20348Matthias Radestock2009-02-061-1/+1
| | | | ...and move all the guid functions into a separate module
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
|
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+511