搜索资源列表
redis
- redis功能封装,支持分布式操作,可根据需要进行二次开发。服务器缓存必备资料。-The redis function package, support for distributed operation, can be two times the development according to the needs of. The server cache essential information.
distr-redis-master
- IT大神编写的redis分布式操作的源代码,并给出了Demo,非常方便使用,可用于服务器缓存。-IT prepared redis distributed operation of the source code, and gives the Demo, very easy to use, can be used in the server cache.
Redis-deployment-on-windows
- redis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、 list(链表)、set(集合)、zset(sorted set –有序集合)和hash(哈希类型)。这些数据类型都支持push/pop、add/remove及取交集并集和差集及更丰富的操作,而且这些操作都是原 子性的。在此基础上,redis支持各种不同方式的排序。与memcached一样,为了保证效率
redox-x
- redis操作类库,-redis library operation
redis
- java操作redis的使用,功能不错哦。-java redis
jedis
- 可以方便的操作Redis Redis 我刚刚双穿了(redis tool class very very good create by myself)
redis
- 使用java代码操作redis缓存数据库,包括向redis新增数据,删除数据(Use Java code operation, redis cache, database)
taotao
- 1.后台管理系统:管理商品、订单、类目、商品规格属性、用户管理以及内容发布等功能。2.前台系统:用户可以在前台系统中进行注册、登录、浏览商品、首页、下单等操作。3.会员系统:用户可以在该系统中查询已下的订单、收藏的商品、我的优惠券、团购等信息。4.订单系统:系统提供下单功能,用户可以在系统中查询订单、修改订单状态、定时处理订单。5.搜索系统:提供商品的搜索功能,根据关键词搜索,得到搜索结果,创建搜索系统,发布搜索服务。(1., back
spring-data-redis-哈希操作
- redis-spring的样例的样例哈希表操作(HMGET HMSET)(Redis Jedis Spring HMGET HMSE)
SpringMVC-Mybatis-Shiro-redis-0.2-master
- java的springMvc,mybatis,shiro的操作(java of spring mvc to build application program)
7290990
- Redis entry simple demo The source code is very good()
49381691
- Spring集成Redis,使用Maven集成()
Redis命令参考手册完整版 中文PDF版
- 非常适合想要学习Redis的朋友的入门级文档(An entry-level documentation for friends who want to learn Redis)
duqloxe856
- Redis case demo redis 案例demo()
RLNKLS
- Redis entry simple demo The source code is very good()
FlushSampleDataOnTime
- 程序有两个关键点,1是定时任务,2是flush redis操作(The program has two key points, 1 is a timed task, and the 2 is the redis flush operation)
dgrcbWFwithCE
- 读取mq队列以及redis操作的小例子。循环从mq接收队列读取,收到后写入redis缓存(An example for reading mq and jedis)
Redis-x64-3.2.100
- Springboot Redis 工具 安装 和基本操作(Springboot Redis tool installation and basic operation)
redis常用操作
- redis常用操作(string,list) string 列表内容(Redis common operations (string, list) String List content)
redis读写缓存数据
- 通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)