Thank you Markus,

I have committed in branch Branch-2012-07-02-cassandra a working version
which passes unit tests, and should not break any existing DB.

It would be best to merge at least the test_dbi.c to the HEAD before anyone
else adds new tests or DBs.



I now have to work on packaging libdbd-cassandra under Ubuntu with the
sources from launchpad, which has an earlier version like 0.8.2, but I
suppose it will still work as is.



 Regards,

Emmanuel Courrèges

Consultant Alten

pour Orange -- DGMP/Portail/DOP/EnP

Orange

ecourreges....@orange.com


On Thu, Jun 28, 2012 at 11:45 PM, <markus.hoeni...@mhoenicka.de> wrote:

> Hi Emmanuel,
>
> sorry for the delay, but I finally managed to add you as a developer
> today. Feel free to upload your driver at your earliest convenience.
>
> regards,
> Markus
>
> Emmanuel Courreges writes:
>  > Thanks for your reply Markus,
>  > I now have a working version which uses thrift c++ 0.8, cql3 queries
> which
>  > works fine with Cassandra 1.1.1
>  > I realized later that I could have done it with thrift c_glib or thrift
> qt,
>  > but it would have been a bit more painful.
>  > There was no problem with types, as cassandra supports most of them.
>  > http://www.datastax.com/docs/1.1/references/cql/cql_data_types
>  >
>  > I would like to commit to CVS for the benefit of others, so I need write
>  > access to the repository.
>  > My login is ecourreges on sourceforge.
>  >
>  > Thank you.
>  > Regards,
>  > Emmanuel Courrèges.
>  >
>  > P.S:
>  > I see that the CVS version has the pgsql base36 error-code that I
> suggested
>  > a couple of years ago :-)
>  >
>  > On Wed, Jun 20, 2012 at 11:40 PM, <markus.hoeni...@mhoenicka.de> wrote:
>  >
>  > > Emmanuel Courreges writes:
>  > >  > FYI in case someone has already done it before me,
>  > >  > I am about to attempt to write a driver for Cassandra using
> CQL-Thrift.
>  > >  > Our C++ Apache WebService which already uses libdbi with drivers
> for
>  > > mysql
>  > >  > and postgres is going to need access to Cassandra, and it seems to
> me
>  > > like
>  > >  > coding a driver is less work than a whole backend with
> thread-pooling
>  > > etc,
>  > >  > which I've already built on top of dbi.
>  > >  >
>  > >  > I will keep you posted, and hope I can give it back to the
> community
>  > > when
>  > >  > done.
>  > >  > It will have to be C++ with a lot of extern "C" declarations
> apparently,
>  > >  > since thrift is C++.
>  > >  >
>  > >  > Regards,
>  > >  > Emmanuel Courrèges
>  > >  > Orange France - Profile and Syndication.
>  > >  >
>  > >
>  > > Sounds like an interesting project, although it is unclear to me at
>  > > this time how this apparently non-SQL database will fit into the
>  > > strongly typed libdbi architecture.
>  > >
>  > > Please note also that we have planned long ago to move on to the 0.9
>  > > series which has several advantages over the latest official
>  > > releases. You may wish to have a look at the current CVS code. The
>  > > documentation contained therein should be quite up to date. I wish I
>  > > had the time to finalize a release ...
>  > >
>  > > regards,
>  > > Markus
>  > >
>  > > --
>  > > Markus Hoenicka
>  > > http://www.mhoenicka.de
>  > > AQ score 38
>  > >
>
> --
> Markus Hoenicka
> http://www.mhoenicka.de
> AQ score 38
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to