On 12/23/2016 05:39 PM, Colin Dixon wrote: > It looks like this might be the most real it got: > https://git.opendaylight.org/gerrit/#/c/14998/ > <https://git.opendaylight.org/gerrit/#/c/14998/>
It has gotten way more real than that, benchmarks for IMDS were presented at the last ODL Summit. Base entrypoint is implemented here: https://github.com/opendaylight/mdsal/blob/master/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/ShardedDOMDataTree.java Helper classes for shard implementations live here: https://github.com/opendaylight/mdsal/tree/master/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/shard IMDS implementation lives here: https://github.com/opendaylight/mdsal/blob/master/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataTreeShard.java CDS implementation is under review, patch series starts here: https://git.opendaylight.org/gerrit/44943 Regards, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev