Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-19 | Query processing with Calcite | Vikram Potturi | 1 | -0/+0 |
2018-10-16 | Initial commit | Tschaen, Brendan | 1 | -0/+201 |
index : music/mdbc | ||
The most crucial recipe is a multi-site database cache (mdbc) that enable ONAP components that maintain state in a SQL database to avail the benefits of MUSIC without compromising their need to use transactional SQL DBs. These ONAP components can rely on existing db clustering techniques like MariaDB for transactionality and complex querying within a site. mdbc will intercept each of these read/write calls to the db cluster and mirror this state to other geo-distributed sites through MUSIC either synchronously or asynchronously (configurable at a table-level). For example, components like the ONAP Service Orchestrator that use MariaDB to maintain state can directly use this recipe with no change to their SQL code. | Grokmirror user |
aboutsummaryrefslogtreecommitdiffstats |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-19 | Query processing with Calcite | Vikram Potturi | 1 | -0/+0 |
2018-10-16 | Initial commit | Tschaen, Brendan | 1 | -0/+201 |