Giter VIP home page Giter VIP logo

gbf-proxy's People

Contributors

frizz925 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gbf-proxy's Issues

Code coverage doesn't cover across all packages

The current state of the code coverage is really low because of the package that depends on other packages (eg. local/tunnel tests the controller) didn't have the coverage reported properly.

Fix certificate renewal automation

The certbot cron is working properly. However, whenever the certificate is actually renewed, the reverse proxy (HAProxy) isn't picking up the renewed certificate.

Question for Installation

Do I need to download the file and run something?
The only thing I did was just installed SwitchyOmega and followed your chrome setup instruction.
But I don't feel any change in the game, and I can't find the game asset cached in my desktop.
Do i misunderstand something?
I'm sorry if I'm making dumb question, please understand that I have no knowledge about technology.
Thank you.

Implement queue for parallel access to a single asset resource

In order to minimize race condition caused by multiple requests on a single asset resource to the outbound network and cache, there should be an internal queue for each asset resource to keep multiple requests on that resource into a single access.

Implement disk layer caching

Currently caching is handled using memcached with one hour TTL. Implementing a disk layer caching on top of memcached could potentially reduce the need to use network access to fetch the evicted asset.

Improve code coverage by writing more test cases

The project currently has really low code coverage (around 63% at the time of writing). More test cases need to be written in order to lower the likelihood of code regression in the future.

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.