-
Currently, advice is to install the desktop app on Linux by installing `redis-server` - this makes the OS a requirement to package the Redis version, which can cause version dependency issues, amongst…
shavs updated
4 years ago
-
When using express-session's MemoryStore the following error is generated:
```
express-session deprecated req.secret; provide secret option node_modules/hof-bootstrap/lib/sessions.js:19:20
```
-
# 호환성 여부 체크리스트
* [ ] gem 'pg', '>= 0.18', '< 2.0'
* [ ] gem 'activeadmin'
* [ ] gem 'devise'
* [ ] gem 'puma', '~> 4.1'
* [ ] gem 'sass-rails', '>= 6'
* [ ] gem 'importmap-rails'
* [ ] gem 't…
-
Some requests to search api generate a return of the literal string "OK" rather than a proper JSON response.
It is possible this happens in situation where route does not exist.
```
$ http 'htt…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Before you submit an issue, please be sure to search through existing issues as well as search through the [documentation](https://hyperf.wiki)
- [x] I've searched all existing issues
- [x] I've …
-
Redis should be used in order to store bot sessions
besil updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
I love that you can append /rss to the user profile URL to get all activities as an RSS feed but I can't limit it to specific activit…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Hello,
I'm using `redis-memory-server` as an instance for my tests with `vitest` on Windows 10, and every time a test runs (and the server is killed), a script called redis_killer.js opens in my VS…