您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Redis中文入门手册

  2. Redis是什么 这个问题的结果影响了我们怎么用Redis。如果你认为Redis是一个key value store, 那可能会用它来代替MySQL;如果认为它是一个可以持久化的cache, 可能只是它保存一些频繁访问的临时数据。Redis是REmote DIctionary Server的缩写,在Redis在官方网站的的副标题是A persistent key-value database with built-in net interface written in ANSI-C for P
  3. 所属分类:其它

    • 发布日期:2012-03-05
    • 文件大小:291840
    • 提供者:bjhext
  1. redis cache

  2. redis cache
  3. 所属分类:其它

    • 发布日期:2015-02-04
    • 文件大小:19456
    • 提供者:rakons
  1. Redis 命令参考

  2. redis 流行的 分布式缓存技术 中文手册
  3. 所属分类:系统集成

    • 发布日期:2015-03-18
    • 文件大小:836608
    • 提供者:wchhello
  1. spring-data-redis-demo

  2. Spring-data-redis是spring大家族的一部分,提供了在srping应用中通过简单的配置访问redis服务,对reids底层开发包(Jedis, JRedis, and RJC)进行了高度封装,RedisTemplate提供了redis各种操作、异常处理及序列化,支持发布订阅,并对spring 3.1 cache进行了实现。
  3. 所属分类:Java

    • 发布日期:2015-04-07
    • 文件大小:8192
    • 提供者:tianwei7518
  1. windows 64位 redis-2.8.19

  2. Redis 是一款依据BSD开源协议发行的高性能Key-Value存储系统(cache and store)。它通常被称为数据结构服务器,因为值(value)可以是 字符串(String), 哈希(Map), 列表(list), 集合(sets) 和 有序集合(sorted sets)等类型。
  3. 所属分类:Redis

    • 发布日期:2015-05-24
    • 文件大小:1048576
    • 提供者:clinmanccc
  1. Redis.Essentials.1784392456

  2. Harness the power of Redis to integrate and manage your projects efficiently About This Book Learn how to use Redis's data types efficiently to manage large data sets Scale Redis to multiple servers with Twemproxy, Redis Sentinel, and Redis Cluster
  3. 所属分类:互联网

    • 发布日期:2015-09-15
    • 文件大小:3145728
    • 提供者:ramissue
  1. Redis Essentials(PACKT,2015)

  2. Redis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scal
  3. 所属分类:Redis

    • 发布日期:2015-09-16
    • 文件大小:13631488
    • 提供者:vanridin
  1. redis简介及简单应用

  2. Redis 是一个开源的支持网络、可基于内存亦可持久化的日志 型、Key-Value 数据库,是一款依据BSD开源协议发行的高性能Key-Value存储系统(cache and store)。它通常被称为数据结构服务器,
  3. 所属分类:Redis

    • 发布日期:2015-12-23
    • 文件大小:54272
    • 提供者:jzlpwj123
  1. redis简单实例应用

  2. Redis 是一款依据BSD开源协议发行的高性能Key-Value存储系统(cache and store)。它通常被称为数据结构服务器,因为值(value)可以是 字符串(String), 哈希(Map), 列表(list),集合(sets) 和 有序集合(sorted sets)等类型。
  3. 所属分类:Redis

    • 发布日期:2015-12-23
    • 文件大小:54272
    • 提供者:jzlpwj123
  1. ZendFramework 1 cache for Redis,Memcached

  2. Zend_Cache Redis Memcached 扩展
  3. 所属分类:PHP

    • 发布日期:2016-01-19
    • 文件大小:7168
    • 提供者:speedzx
  1. Redis Essentials

  2. Redis Essentials Redis is the most popular in-memory key-value data store. It is very lightweight and its data types give it an edge over other competitors. If you need an in-memory database or a high-performance cache system that is simple to use a
  3. 所属分类:Redis

    • 发布日期:2016-03-01
    • 文件大小:13631488
    • 提供者:storm2011
  1. Redis Essentials

  2. About This Book Learn how to use Redis's data types efficiently to manage large data sets Scale Redis to multiple servers with Twemproxy, Redis Sentinel, and Redis Cluster A fast-paced guide, full of real-world examples to help you get the best out
  3. 所属分类:其它

    • 发布日期:2016-05-17
    • 文件大小:13631488
    • 提供者:hychieftain
  1. redis-cache-mybatis

  2. redis做mybatis的缓存,可以直接拿来用
  3. 所属分类:Java

    • 发布日期:2016-07-29
    • 文件大小:11534336
    • 提供者:lilovfly
  1. Redis 3.0 中文版 - v1.1.pdf

  2. 第 1 章Redis 介绍. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 第 2 章数据类型初探. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 字符串 (Strings) . .
  3. 所属分类:Redis

    • 发布日期:2016-08-24
    • 文件大小:1048576
    • 提供者:u010539006
  1. spring-data-redis基于注解的实现方式

  2. 使用spring集成redis基于注解的方式来实现数据的缓存
  3. 所属分类:Java

    • 发布日期:2016-12-05
    • 文件大小:40960
    • 提供者:qq_32090899
  1. Springboot 2.X中Spring-cache与redis整合

  2. Springboot中Spring-cache与redis整合。这也是一个不错的框架,与spring的事务使用类似,只要添加一些注解方法,就可以动态的去操作缓存了,减少代码的操作。
  3. 所属分类:Java

  1. spring cache + redis 主从

  2. redis主从配置流程,关键配置项,哨兵模式实现高可用。并整合spring cache功能。快速方便
  3. 所属分类:Redis

    • 发布日期:2018-09-14
    • 文件大小:809984
    • 提供者:rudaoxia
  1. 配置Spring4.0注解Cache+Redis缓存的用法

  2. 本篇文章主要介绍了详解配置Spring4.0注解Cache+Redis缓存的用法,具有一定的参考价值,感兴趣的小伙伴们可以参考一下
  3. 所属分类:其它

    • 发布日期:2020-08-30
    • 文件大小:50176
    • 提供者:weixin_38681286
  1. ocelot.cache.redis-源码

  2. ocelot.cache.redis 简单的redis集成,用于在ocelot中进行缓存。 nuget包: 设置AddOcelotRedisIntegration在服务集合上调用AddOcelotRedisIntegration并传递redis连接字符串) . ConfigureServices ( s => { s . AddOcelot (); s . AddOcelotRedisIntegration ( " redis conne
  3. 所属分类:其它

    • 发布日期:2021-03-08
    • 文件大小:8192
    • 提供者:weixin_42133861
  1. psr-cache-redis:easyswoole缓存Redis驱动器实现PSR-16-源码

  2. 基于easyswoole Redis客户端的缓存驱动 基于easyswoole Redis客户端实现的遵循PSR-16 CacheInterface的缓存驱动
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:5120
    • 提供者:weixin_42136791
« 12 3 4 5 6 7 8 9 10 ... 15 »