Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.x] Watch optimizer cache invalidation (#24172) #26319

Merged
merged 1 commit into from
Nov 28, 2018

Commits on Nov 28, 2018

  1. Watch optimizer cache invalidation (elastic#24172)

    * chore(NA): cherry pick work from spencer on impleting the cache invalidation system and merging it with current master.
    
    * feat(NA): add support for dlls bundle into the cache state invalidation system.
    
    * chore(NA): merge with master.
    
    * feat(NA): first working version for the watch cache.
    
    * feat(NA): added logger, correct cache delete and removed last todos.
    
    * feat(NA): remove some useless features for the time being.
    
    * refact(NA): just pass kibanaHapiServer.log function directly instead of an anonimous function that calls the kibanaHapiServer.log one.
    
    * refact(NA): move everything to async.
    
    * refact(NA): remove dll mentions.
    
    * chore(NA): removed types/mkdirp as we dont use mkdirp into typescript.
    mistic committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    f4b5768 View commit details
    Browse the repository at this point in the history