Thanks for your interest in this project.
The Eclipse CDO (Connected Data Objects) Model Repository is a distributed shared model framework for EMF models and meta models. CDO is also a model runtime environment with a focus on orthogonal aspects like model scalability, transactionality, persistence, distribution, queries and more. CDO has a 3-tier architecture supporting EMF-based client applications, featuring a central model repository server and leveraging different types of pluggable data storage back-ends like relational databases, object databases and file systems.
The default client/server communication protocol is implemented with the Net4j Signaling Platform.
You can set up a pre-configured IDE for the development of CDO using the following link:
The project maintains the following source code repositories:
- https://github.com/eclipse-cdo/cdo
- https://github.com/eclipse-cdo/cdo.incubator
- https://github.com/eclipse-cdo/cdo.infrastructure
- https://github.com/eclipse-cdo/cdo.old
- https://github.com/eclipse-cdo/cdo.www
- https://github.com/eclipse-cdo/.eclipsefdn
- https://github.com/eclipse-cdo/.github
This project uses GitHub Issues to track ongoing development and issues.
- Search for issues: https://github.com/eclipse-cdo/cdo/issues
- Create a new bug report: https://github.com/eclipse-cdo/cdo/issues/new?labels=bug
- Create a new feature request: https://github.com/eclipse-cdo/cdo/issues/new?labels=enhancement
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).
Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.
For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit
Contact the project developers via the project's "dev" list.