All in memory database
"Martin Kersten" <[email protected]>
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Message-ID | <006e01c47a6d$28bbb270$31c62c8d@SilentBob> |
Hi there, Doing Test Driven Development, I would like to know, if the ozone-db is capable of running completly inside the memory. I mean behaving completely the same (except the delay added by the harddisk) but never mess up with my harddrive. I loved the possibility doing so using the hsqldb. If this feature is not present, I would like to handle this like a feature request since it is a really needed feature to speed up the acceptence tests. Thanks, Martin (Kersten)