What approach are you taking to make it straightforward to plug in a
given SQL-based store?
Jonathan
David Ingham wrote:
The way Steve is approaching the SQL-based store is to separate out common
code, that would apply to all SQL-based stores, from the specifics of a
particular database implementation. We're focusing on Microsoft SQL Server
initially but the hope is that it would be straightforward to plug in another
database, such as SQLite. Thanks to Carl and the Red Hat guys for providing the
original BDB code that was used as the basis of this work.
Dave.
-----Original Message-----
From: Aidan Skinner [mailto:[email protected]]
Sent: Monday, October 05, 2009 2:13 PM
To: [email protected]
Subject: Re: Opportunity: 0.6 Release Manager - C++ Volunteers
On Fri, Oct 2, 2009 at 7:01 PM, David Ingham <[email protected]> wrote:
Hi Marnie,
On the Windows side, we'd like to get see the following items in 0.6:
* Steve's refactoring of the C++ message store with support for Microsoft SQL
Server
(https://issues.apache.org/jira/browse/QPID-1726)
This is going into SQL Server? It'd be cool if we could have a similar
schema etc. as the Derby store. I hadn't realised that it depended on
outside components, just kinda assumed that it'd be self-contained.
- Aidan
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]