-
I'm trying to cache errors on connect to a redis instance both by using
ok, err = ....
and wrapping up the code with a pcall
In both cases still an error line goes to nginx error log. I have a high l…
ghost updated
11 years ago
-
**Bug Report**
When running the command `poetry run mypy --config-file pyproject.toml` in GitLab CI, MyPy starts installing types as expected, but then throws an error:
```bash
mypy: can't …
-
# Issue
Currently the application needs to run in a single thread/process because the open games info are stored in a dictionary. If different processes may handle player 1 that starts the game and p…
-
```
What steps will reproduce the problem?
1. gzip -dc redis-2.0.2.tar.gz | tar -xvf - ; cd redis-2.0.2
2. make
What is the expected output? What do you see instead?
The process fails with the follo…
-
```
What steps will reproduce the problem?
1. gzip -dc redis-2.0.2.tar.gz | tar -xvf - ; cd redis-2.0.2
2. make
What is the expected output? What do you see instead?
The process fails with the follo…
-
Hey!
I would really like to use this module but the redis in my environment needs to have authentication turned on.
I tried to solve this by using content_by_lua but don't know how to.
This is what…
-
Unlimited PHP wheels work
- [ ] ~~Input that wraps http, cli and rpc, may works with PHP7~~ 25526b2fed13165fb5743700de15ce1e6ce1b443
- [ ] ~~A router in PHP7, may refer to some existing one, our just …
-
## Nome completo
Luiz Henrique Soares
## Localidade
Recife - Pernambuco.
## Apresentação
I'm a full stack, I like to make software using the latest technology available to create attr…
-
### Version
chef-server-core-12.0.5-1.el6.x86_64
chef-12.0.3-1.el6.x86_64
### Environment
RHEL 6.6 x86_64
### Summary
After I successfully installed and configured the new Chef server 12, I tried t…
yinym updated
4 years ago
-
```
What steps will reproduce the problem?
1. Use redis with vm-enabled and a medium sized DB that doesn't fit entirely
into memory
2. Use normally, under heavy read (no writes) load
3. Watch as resi…