[
https://issues.apache.org/jira/browse/TUSCANY-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047956#comment-13047956
]
Florian Moga commented on TUSCANY-3522:
---------------------------------------
I've applied the couchdb-api.path at
https://svn.apache.org/repos/asf/tuscany/collaboration/GSoC-2011-Eranda/couchdb/.
A few thoughts for future patches regarding our way of work:
1. I've noticed you started adding license headers to files, could you apply
them to all the modules you've created?
2. We usually don't commit eclipse files (.project, .classpath, .settings) as
they might contain absolute paths to files in your local environment and can be
easily generated by Maven. (you might find useful to add svn ignores for them)
3. We usually don't use author/date/revision headers. SVN handles all this
information automatically.
Otherwise, things are looking good.
> [GSoC 2011] Develop a 'NoSQL' Datastore component for Apache Cassandra,
> CouchDB, Hadoop/Hbase
> ---------------------------------------------------------------------------------------------
>
> Key: TUSCANY-3522
> URL: https://issues.apache.org/jira/browse/TUSCANY-3522
> Project: Tuscany
> Issue Type: New Feature
> Reporter: Jean-Sebastien Delfino
> Assignee: Eranda Sooriyabandara
> Labels: gsoc, gsoc2011, mentor
> Attachments: couchdb-api.path, rest-api-1.2.patch, rest-api.patch,
> twitapp.tar.gz
>
>
> NoSQL Datastore component
> =========================
> Write a portable data store component over a number of 'NoSQL' databases
> (Apache Cassandra, Couchdb, Hadoop/Hbase and AppEngine Datastore databases.)
> This could be one component (written in Python or Java) or a set of
> components (one per database) all implementing the same REST data store
> interface, allowing applications to store data in different NoSQL databases
> without having to worry about the details and API differences between the
> databases.
> The project could start with just one or two databases and add more databases
> as we go. This should be a really good opportunity for students to experiment
> with these new NoSQL databases.
> Resources:
> Tuscany
> http://tuscany.apache.org/
> Cassandra
> http://cassandra.apache.org/
> CouchDB
> http://couchdb.apache.org/
> Hadoop/HBase
> http://hadoop.apache.org/hbase/
> Appengine Datastore
> http://code.google.com/appengine/docs/python/datastore/
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira