Giter Club home page Giter Club logo

cache-cache's Introduction

cache-cache's People

Contributors

fstamour avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

cache-cache's Issues

Add tests

I have "repl" test sprinkle in the code, but I really need to add a test system and structure all that.

This would also make adding a CI have a better ROI.

Add a CI

especially that I (will) have both a flake.nix and a guix.scm.

Add a readme

caching gitlab issues and more locally, for bazingly fast search

why:

  • 500s
  • speed
  • less clutter
  • can integrate with other stuff (e.g. fzf)
  • can run analysis
  • maybe in the future: can [batch] edit issues

how:

  • download all issues (and project)
  • save (cache) them to disk
  • update them intelligently every minute (in server mode)

Add a circuit-breaker

Description

I lost internet connection for a moment, but local-gitlab kept periodically trying to fetch information from GitLab. And I had slime connected to it, so I had many debugger (automatically) opened in Emacs.

Acceptance Criteria

  • When GitLab's domain name cannot be resolved, don't invoke the debugger (e.g. add a handler-case)
  • When multiple errors happen one after the other, when making requests to GitLab. The local-gitlab should stop making new requests for a while, only making a request from time to time in order to verify if the system recovered.
  • (Optional) Show a message in the WebUI when the service is degraded. (But keep showing the data)
  • In the WebUI, show the last update time

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.