scalable
Here are 284 public repositories matching this topic...
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Nov 12, 2021 - PHP
Axis API V2 needs to be updated to allow " cameraId=<##> " to append to GET /axis-cgi/com/ptz.cgi
Describe Your Environment
- Version of ZoneMinder release version v1.34.16.
- How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
- Full name and version of OS
- Browser name and version
Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
Firefox- 78.0.2 (64-bit)
If the issue concerns a camera
- Make and M
Environment
- VerneMQ Version: 1.11.0
- OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic - Erlang/OTP version (if building from source): 19
- VerneMQ configuration (vernemq.conf) or the changes from the default
- Cluster size/standalone:
Expected behaviour
Connection to Redis server running on unixsocket, configured within Lua scr
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of understanding and thoroughness for both positive (review)and negative(flag) could also be configurable in the user-config file.
-
Updated
Sep 7, 2021 - Go
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Nov 14, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
Currently the lambda in charge of scaling up nodes (including Spot configurations), uses the RunInstance API to create a Spot instance. Spot instances as spare capacity might be limited. Best approach when using Spot instance is to diversify across a set of instances that qualify for the workload and use one of the API that allows for that diversification.
The suggestion here is to change the `
-
Updated
Nov 14, 2021 - C#
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Oct 21, 2021 - Python
-
Updated
Jan 11, 2020 - C++
-
Updated
Nov 16, 2021 - HTML
-
Updated
May 12, 2021 - JavaScript
-
Updated
Nov 4, 2021 - Rust
-
Updated
Dec 16, 2020 - Python
-
Updated
Nov 15, 2021 - HTML
-
Updated
Apr 22, 2018 - JavaScript
-
Updated
Sep 15, 2021 - Go
-
Updated
May 22, 2021 - TypeScript
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Nov 19, 2021 - Python
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 7, 2021 - Python
Improve this page
Add a description, image, and links to the scalable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scalable topic, visit your repo's landing page and select "manage topics."
Description of the problem / feature request:
globthrows an evaluation error when it detects an infinite recursion in adirectory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the
exclude=[]argument.This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that