Package org.springframework.data.redis.connection


@NonNullApi @NonNullFields package org.springframework.data.redis.connection
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.

Performs exception translation between the underlying library exceptions to Spring's DAO hierarchy.