Hi, I've made a new plugin: database-orientdb. This plugin is an extension of the database plugin that uses a local OrientDB Document store as underlying mechanism.
Because OrientDB is a NoSQL database and doesn't uses JDBC, the plugin does not 100% align with the database plugin. Maybe you can give me some tips to improve that. I want to request hosting for this plugin so I can share this effort with the community and to make it available through the pluginCenter. The reason that I created this plugin is to be used in an internal developed plugin that monitors applications (APM) and temporarily stores the results into a db. I've used the database-h2 plugin initially, but the database scheme became to complex and we didn't want to take care of schema changes. I hope you guys find this plugin useful also. Me @ GitHub: https://github.com/anoppe Regards, Auke Noppe -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
