You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Daniel Quirant (JIRA)" <ji...@apache.org> on 2018/08/18 15:07:00 UTC

[jira] [Commented] (GUACAMOLE-605) Guacamole-Morphia Extension for Extension Guacamole-MongoDB support

    [ https://issues.apache.org/jira/browse/GUACAMOLE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584809#comment-16584809 ] 

Daniel Quirant commented on GUACAMOLE-605:
------------------------------------------

I have a functional version using a MongoDB database.
I have included the Apache license in all files.
I have to review the documentation to be able to upload a first version.

I'm not clear how and where I have to upload the code.
The created extension will replace the jdbc extension for SQL databases, so a part of the code has been duplicated. I want to review this part and create a common package for the jdbc extension and the Mongo extension, in this way we will avoid duplicate code and it will be easier to maintain.

> Guacamole-Morphia Extension for Extension Guacamole-MongoDB support
> -------------------------------------------------------------------
>
>                 Key: GUACAMOLE-605
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-605
>             Project: Guacamole
>          Issue Type: New Feature
>            Reporter: Daniel Quirant
>            Priority: Minor
>
> Extension implementation based on the existing ones of jdbc.
> Replacing the MyBatis persistence manager with Morphia.
> Mapping of entities in Morphia mode and adaptation of queries with criteria used by Morphia.
> Guacamole-MongoDB extension that uses the Guacamole-Morphia extension to access the MongoDB documents.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)