-
To reproduce this, I just installed the VS Code extension and entered "Yes" when prompted to install NextLS.
I have NextLS installed:
```
→ ls -la ~/.cache/elixir-tools/nextls/bin
.rwxr-xr-x…
-
We have a much larger application to which we are trying to add a Redis cluster. I kept getting issues with MOVED errors and disconnections. So, I wanted to try using the cluster in much simpler appli…
-
master branch e22dc2ba36bfbd578c8f065975b35e178dce7a13
Installed using official wiki/script
**What happened?**
searXNG can't connect with redis-db
**How To Reproduce**
- Install searXNG
…
-
https://github.com/whatyouhide/redix/blob/59224955c788745a2b82b916d19919ec594b53bd/lib/redix/connection.ex#L85C4-L85C21
It would be a better user experience if before exit we had an error or we could…
-
I'm having a problem that the access-token in my Response Header is sometimes empty. My application is pretty new and I started with authentication. For my Frontend I am using React and the redux-toke…
-
- [ ] Internationalization / gettext (see #2269)
- [ ] Broadway
- [ ] Flow
- [ ] Cachex
- [ ] Redix
- [ ] Advanced Ecto Querying
-
So I've setup a redis cluster with sentinel on k8s using bitnami's [helm chart](https://github.com/bitnami/charts/tree/master/bitnami/redis). I tested the cluster by connecting to sentinel with the re…
-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Shadcn Vue version: 1.0.0
Vue version: 3.0.0
…
-
It seems like this error is caused by trying to access a key that doesn't exist, at least acording to my quick digging. If its any help to you, we are using https://github.com/upstash/ratelimit.
``…
-
Hey,
we recently migrated a Phoenix application from Cowboy to Bandit, following the recommendation of the Phoenix framework for future projects.
After the transition, we have observed an increase i…