Skip to content

Enable Jedis Lua usage in transaction and pipeline #1455

Closed
@spring-projects-issues

Description

@spring-projects-issues

Mikael Carlstedt opened DATAREDIS-882 and commented

Both eval() and evalSha() methods in JedisScriptingCommands throw UnsupportedOperationException when called from inside a transaction or pipeline. However, LUA script execution works fine inside transactions when using native Jedis API (I stumbled across this restriction while migrating working code from native Jedis with evalSha inside transactions to RedisTemplate). Is this some historical restriction?


No further details from DATAREDIS-882

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions