It would be cool to see a Spring Data implementation for OrientDB so feel free to point us to intermediate work for feedback or cross-promotion. I'd also suggest to start looking at the MongoDB module, mimic the implementation and start from there. If we identify parts that could be extracted into a common Spring Data document base module, I am happy to have a look at this. We just didn't want to start introducing more layers than initially necessary. A lot of stuff shared between the MongoDB and Neo4j module for example is in Spring Data Commons even (the TypeMapper API e.g.).
Also, have a look at the (admittedly work in progress) store developer guide at [0]. It's by far not complete yet but the stuff that is in there is up to date.
[0] https://github.com/SpringSource/spri...eveloper-guide


Reply With Quote
