GithubHelp home page GithubHelp logo

registry-watcher's People

Contributors

kimmj avatar

Watchers

 avatar  avatar

registry-watcher's Issues

FR: digest, creation date 정보 얻어오는 속도 개선

image의 tag가 많아질수록 tcp connection이 증가하여 이미지의 정보를 가져오는 작업에 상당한 시간 소요

  • go routine을 이용한 multi processing
    • map에 대해서는 semaphore 적용
  • 불가능할 경우 digest를 사용하지 않도록 변경.
    • creation date는 유지

FR: 여러번 target이 되는 image 지원

현재는 target이 되는 이미지가 겹치게 되었을 때, 문제가 발생할 수 있음.
(두번째 실행되는 것이 늦을 경우 변경사항이 없다고 감지될 수 있음)

image update가 이루어진 변수를 따로 관리하고, webhook을 보낼 때 여기서 데이터를 가져와서 전송하도록 변경 필요

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.