Implement Simple persistent storage for Amdatu core
---------------------------------------------------

                 Key: AMDATU-131
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-131
             Project: Amdatu
          Issue Type: Task
          Components: Platform - Persistence
    Affects Versions: 0.0.6
            Reporter: Ivo Ladage - van Doorn
            Assignee: Ivo Ladage - van Doorn
             Fix For: 0.0.6


Some simple storage engine needs to be used to store roles for UserAdmin, 
configuration for ConfigurationAdmin and tenants for the tenant service. 
There are a lot of (open source) options, most of them described on this page: 
http://java-source.net/open-source/database-engines
The main question however is I think; what do we require from this storage?
Requirements:

-1- Very lightweight; small in size, low memory footprint, etc.
-2- Low software/hardware requirements (i.e. supports Java 1.3)
-3- The storage engine must be open source and provide a Java API
-4- A simple web-based GUI would be nice, though not required


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

        

Reply via email to