-
Hi!
I'm trying to deploy passbolt on my cluster. Unfortunately, I've hit an unsolvable error.
I'm using K3s.
There are my configuration files (I masked my domain with `domain`).
My values.yaml…
-
src/Cache.php 32 row add code
```
if (strstr(config('cache.default'), 'file') || strstr(config('cache.default'), 'database')) {
config(['cache.default' => 'array']);
}
```
-
### The bug
Why there is no photo from external library in iOS app? In web app I can see them though.
In iOS app I only see photos from iPhone and ICloud.
### The OS that Immich Server is runn…
-
yaml已配置 local、remote,代码示例:
```java
public interface UserService {
@Cached(name = "userCache-", key = "#userId", expire = 100)
User getUserById(String userId);
@CacheUpdate(name = "…
-
### Introduction
In order to track overall performance in Dialogporten, we need to track several metrics
### Description
There are several critical operations that we need to measure (time elapsed):
…
-
With regards to the proposed minimalism it makes sense to decouple the redis worker cache from the project and move it into it's own NPM. Some of us (e.g I :-)) want to add a mongodb store as a first …
-
### Welcome!
- [X] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none.
### What did you do?
A instancia de teste, após um tempo…
-
How can we support redis cluster? (for high-availability deployment)
- update to django-redis?
- update redis-py to at least 4.1.0 (but that creates issue with django-redis-cache)
- update to Dja…
-
### 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…
-
### Avoid duplicated bug reports
- [X] I've found a bug and checked that there are no open or closed bug report related to this.
### Description
Hi and thanks for your work! I really love this proj…