Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf17196 commit 6987d21Copy full SHA for 6987d21
border/在springframe下对redis的操作.md
@@ -3,4 +3,6 @@ RedisTemplate 实现RedisOperations. 是一个moduleclass 类似jdbctemplate.
3
线程安全, 支持序列化
4
5
# Working with Object through Jedis
6
-jeids中JedisConnection 实现了RedisConnection
+jeids中JedisConnection 实现了RedisConnection
7
+
8
+以上技术出现的原因是因为: redis does not include general support for spring framework or java programming language
0 commit comments