Michael Markieta
Michael Markieta
I have tested outbound API requests using urlfetch, urllib2 and requests (with monkeypatch). Both urlfetch and urllib2 respond as expected, while requests is returning some Google tracking metadata/markup. This is...
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...
Just want to confirm that this package is compatible with v3 nanoid: https://github.com/ai/nanoid/releases/tag/3.0.0
It would be useful to support multiple databases on redis instances. The database option would be an integer, 0-based, with a default of 0. http://www.rediscookbook.org/multiple_databases.html
Just like cache.route() doesn't crash the app if the Redis instance becomes unavailable, the instantiation of the cache should not crash the app if Redis is unavailable at the time...
Having success with OpenShift Serverless 1.29.0 using the `kn func deploy --remote` except my cli seems to hang. It'll never finish waiting and I have to manually cancel it. When...