Re: Contribution: Native REST Layer for Cassandra

2011-10-18 Thread Jonathan Ellis
Thanks Brian, we'll have a look on Jira. On Tue, Oct 18, 2011 at 3:21 PM, Brian O'Neill wrote: > Jeremy/Jonathan, > > When you finish celebrating the 1.0 release, I just submitted a native rest > layer for Cassandra. > https://issues.apache.org/jira/browse/CASSANDRA-3380 > > It uses JAX-RS and Ap

Contribution: Native REST Layer for Cassandra

2011-10-18 Thread Brian O'Neill
Jeremy/Jonathan, When you finish celebrating the 1.0 release, I just submitted a native rest layer for Cassandra. https://issues.apache.org/jira/browse/CASSANDRA-3380 It uses JAX-RS and Apache CXF supporting the following operations (JSON over HTTP): - Create keyspace - Drop keyspace -