-
### Redis version
Any
### Redisson version
3.38.1
### Redisson configuration
I don't believe the Redisson config makes a difference but this is the Spring Boot/Hibernate config to set a Hibernate…
-
Hi, I have a spring boot project (spring boot version 3.2.10) with redisson 3.17.1 initially. Whenever the server used to start, it used to connect to a running redis server only when the value of "sp…
-
### 메시지 큐 오픈소스 도입해서 알람 개선
- 현재는 단일 서버에서 애플리케이션을 구동한다는 전제로 concurrentHashMap에 emitter를 저장하고, 알람을 구현
- 다중 서버를 고려해 메시지 큐를 도입할 필요 있음.
### 기대 효과
- 서버 확장성 : 서버를 증설하기 쉬워짐
- 비동기 메시지 처리로 병목 현상 감소
…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
Lettuce works fine, but when replaced with Jedis, the following error is thrown:
```
java.lang.NoClassDefFoundError: Could not initialize class org.bithon.agent.instrumentation.aop.advice.AroundA…
-
On update intensive applications, where CrudRepository.save/saveAll is called many times on already existing keys, the current implementation uses DEL command before SET, and this puts some pressure o…
-
**Describe the bug**
Unable to connect Redis to Spring boot dockerize application
**To reproduce**
I'm using a Redis image for my Spring Boot application and its running perfectly in my local…
-
### Ticket Contents
## Description
Digital Bharat Collaborative (DBC) is an initiative of Piramal Swasthya, the healthcare arm of the Piramal Foundation. DBC's focus areas include building a rob…
-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
# TODO
## 공통
- [x] ERD 수정
- [x] 태그 생성
- 제주걷고 태그 중분류
- 리뷰 태그 생성
- [x] 공통 response dto 생성
## 텍스트 기반 검색
- [x] kafka, elastic search setting (docker / spring boot)
- [x] kafka 공통 publisher …