"Table" storage support
-----------------------

                 Key: AMDATU-436
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-436
             Project: Amdatu
          Issue Type: New Feature
            Reporter: Paul Bakker


We need support for the different "Table" stores that are available on the 
different cloud providers. At least we need to support SimpleDB on Amazon, but 
an abstraction would be better.
To me it's unclear at this moment if an abstraction makes sense though, because 
each provider has different features (such as querying) so it might be hard to 
come up with an API that is flexible enough.

There are two things we should at least look at:
-JPA: there is work being done to use JPA on non-relation stores (e.g. 
Hibernate OGM)
This is also an important aspect of Java EE 7.
-jclouds: Some work has been done but it's not available yet. We should ping 
Adrian about this.

Another question is if the casandra support should be abstracted by this API. 
It makes some sense, but it would make it harder to work with casandra specific 
features.

What are your thoughts?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to