Juan Calderon-Perez
Juan Calderon-Perez
Hello @bluele What's the status of `gcache` ? There hasn't been any updates in over a year, and several PR's would help add functionality to this library. Thanks!
Hello, Can someone from weaveworks provide an update regarding the status of `ignite`? There hasn't been any comments or update since Fall last year. There's several dependency PR's pending too....
Hello, are there any plans to add support for fasthttp? https://github.com/valyala/fasthttp https://github.com/valyala/fasthttp#switching-from-nethttp-to-fasthttp Thanks!
- Consolidates updates to several python and github-actions dependencies. - Updated docs to use `docker compose` instead of `docker-compose` - Added py3.12 and pypy-3.10 to CI workflow - Formatted code...
Hello, @lspgn @jbampton I find this project quite interesting but seems to be abandoned. As per GitHub rules the lack of a license limits what forks can do. Whats the...
- Bump all dependencies - Add dependabot to track go and github-action dependencies automatically - Update the github-workflow to test `gotestsum` against the latest Golang version and multiple platforms Note:...
Currently we are using tmpfs mounts with testcontainers-go to speed up bootstraping databases during CI. The data folder of the database gets mounted into a tmpfs mount which speeds up...
Are there plans to add support for Wireguard native config files instead of JSON?
Done: - Adds support for using CUDA GPU's - Adds `-cuda` docker images TODO: - Fix startup scripts - Add `nvidia-runtime` image to `Dockerfile.gpu` - Investigate if CUDA images have...
- Added support for skipping Path's from metrics using a Map. - Update all dependencies to their latest version. - Updated README example. Fixes #200 Closes #199