| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| org.springframework.data.redis.core.script |
Lua script execution abstraction.
|
| Class and Description |
|---|
| RedisScript
A script to be executed using the Redis scripting support available as of
version 2.6
|
| ScriptExecutor
Executes
RedisScripts |
| Class and Description |
|---|
| ReactiveScriptExecutor
Executes
RedisScripts using reactive infrastructure. |
| RedisScript
A script to be executed using the Redis scripting support available as of
version 2.6
|
| ScriptExecutor
Executes
RedisScripts |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.