<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Remember that by default FreeSWITCH uses sqlite internally.&nbsp;<div><br></div><div>mount -t tmpfs tmpfs /path/to/dir to create a ram disk.</div><div><br></div><div>/b</div><div><br></div><div><br></div><div><br><div><div>On Aug 13, 2008, at 9:27 AM, Joseph Bajin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Though you don't have to load a MySQL DB onto a RamDisk. MySQL has the MySQL cluster that loads the entire DB into memory and creates a fault tolerant DB as well. We use that today for an LCR that works well. The newest version of MySQL has stored procs, a very mature replication (it can even do a Cluster to Cluster Replication), triggers, and competes very well with Postgres. But this is a Chevy vs Ford type of discussion.<br><br><a href="http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster.html">http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster.html</a><br><br>There are lots of telco's using it as well. I use it a lot for many differnet projects and it keeps up nicely.<span class="Apple-converted-space">&nbsp;</span><br><br>--Joe</span></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Brian West</div><div><a href="sip:brian@freeswitch.org">sip:brian@freeswitch.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>