Key Type Operations¶
Key Type Operations is a category of functionality within the Spring Data Redis framework, specifically accessed via the RedisTemplate abstraction.^[600-developer__spring__springboot-data-redis.md]
It is presented alongside Key Bound Operations as one of the primary operational types available for interacting with a Redis instance through the template.^[600-developer__spring__springboot-data-redis.md]
Related Concepts¶
Sources¶
^[600-developer__spring__springboot-data-redis.md]