Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redisTemplate批量插入如何使用 #1

Open
wenlinzou opened this issue Dec 29, 2018 · 0 comments
Open

redisTemplate批量插入如何使用 #1

wenlinzou opened this issue Dec 29, 2018 · 0 comments

Comments

@wenlinzou
Copy link

我最近需要进行批量插入数据,每次约有80w,我如何批量插入?
java.lang.UnsupportedOperationException: Pipeline is currently not supported for JedisClusterConnection.
at org.springframework.data.redis.connection.jedis.JedisClusterConnection.openPipeline(JedisClusterConnection.java:4050)
at org.springframework.data.redis.connection.DefaultStringRedisConnection.openPipeline(DefaultStringRedisConnection.java:2719)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant