Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Redisson 进行缓存。如果我的 Redis 实例离线,有什么方法可以让 Redisson 静默失败?
因为我使用 Redis 只是为了缓存,所以暂时忽略一些失败并记录它是可以的。