I have an AWS Elasticache Redis instance that I'm using as a backing for Spring Session.
Looking at the console most of the metrics seem to be ok, but I'm concerned that the swap usage is growing like there's some sort of memory leak.
I'm new to Redis and Spring Session. Is this something I should be concerned about? How can I resolve this?