Skip to content

Change publisher from jedis to spring data redis

Thepphithak Weha requested to merge user-sub-with-spring-data-redis into main
  • Change pubsub operation from using jedis to spring data redis, also provide redis container on gitlab pipeline due to spring contextLoad needs it.
  • There something feels off, we are using jedis for read and write data to a difference redis instance but use spring data redis for pub/sub operation.
Edited by Thepphithak Weha

Merge request reports

Loading