• PRODUCT

    PRODUCT

  • PRICING
    PRICING

  • HELP
    HELP

  • BLOG
    BLOG

  • APPSTORE
    APPSTORE

  • COMPANY
    COMPANY

  • LEGAL
    LEGAL

  • LOGIN
    LOGIN

  • Caching and Dependency Tracking


  • Caching and Dependency Tracking


  • var modtask = function(push) {

    modtask.modcontroller.doChain(modtask, [

    ['frame_importpkgs', ['mermaid']]

    ], function() {

    push({

    css: 'width:100%',

    parts: {

    header: {

    css: 'width:100%;',

    parts: [{

    parts: 'ext',

    what: 'mermaid/display',

    initval: {

    svgcss: 'min-height:1200px;background-color:

    345678;width:100%;min-width:1200px;',

    text: `

    graph TB

    subgraph Izy Cloud Service

    pkgStore

    bootstrap1.php

    end

    subgraph Izy Extension

    subgraph apploader

    loadapp-->genPayload

    genPayload-->idtoken

    idtoken[Persistence:Active,tokens, etc.]-->genCode

    genCode-->memcache[MemCache:ContentScript]

    loader

    loader-->bootstrap1

    subgraph