[
https://issues.apache.org/jira/browse/DERBY-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-646:
----------------------------------
Attachment: derby-646-performance_comparison_1a.txt
'derby-646-performance_comparison_1a.txt' is my previous post as a text file.
The formatting here is a little better...
Cheng wrote:
-----
So the connection string looks like "jdbc:derby:memory:MyTestDb" or
"jdbc:derby://localhost:1527/memory:MyTestDb".
-----
Regarding the client/server URL, should we change the client driver to
understand the following URL instead?
"jdbc:derby:memory://localhost:1527/MyTestDb"
It looks cleaner to me.
> In-memory backend storage support
> ---------------------------------
>
> Key: DERBY-646
> URL: https://issues.apache.org/jira/browse/DERBY-646
> Project: Derby
> Issue Type: New Feature
> Components: Store
> Environment: All
> Reporter: Stephen Fitch
> Attachments: derby-646-1a-raw-compiles.diff,
> derby-646-1a-raw-compiles.stat, derby-646-20090222.diff,
> derby-646-20090222.stat, derby-646-2a-vfmem_first_rev.diff,
> derby-646-2a-vfmem_first_rev.stat, derby-646-performance_comparison_1a.txt,
> svn.diff
>
>
> To allow creation and modification of databases in-memory without requiring
> disk access or space to store the database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.