Nitin Kalratil.hashnode.dev·Mar 4, 2023Rate Limiting in spring boot with Redisson - Part 2You can check all the redis commands that redission is running by enabling redis logs, For steps check this: https://til.hashnode.dev/enable-redis-logs Let's see the logs "EVAL" "redis.call('hsetnx', KEYS[1], 'rate', ARGV[1]); redis.call('hsetnx', ...10 likes·495 readsSpring BootSpringboot