machristie opened a new issue, #13:
URL: https://github.com/apache/airavata-data-catalog/issues/13

   The data catalog implementation leans heavily on PostgreSQL features, but 
perhaps it's possible to provide an alternate implement for something like the 
H2 in memory database. This would make it easier to get started with 
development on data catalog and could also be used for unit tests.
   
   In general, if the in memory database supports a JSON column type, the 
integration should be possible. The search need not be as performant or reliant 
upon indexes as the PostgreSQL implementation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to