863981 tompeppa 1609125036
2
简单的内存缓存实现,实现group概念
JavaScript
5年多前
2
BigCache 是在内存上的缓存,其使用了Go语言1.5所带来的特性,利用了 map[uint64]uint32 类型来避免GC带来的性能损耗,使得其在存储大量数据的同时保持高性能
Go
接近4年前
596375 jacksheng 1698461486
2
MyBatis Redis Cache adapter
Java
暂未更新
4831474 wuyan94zl 1631847584
1
distributed cache running in project 在项目中运行的分布式缓存
Go
2年多前
775029 limingxinleo 1640327266
1
Redis 单例工厂类
PHP
6年多前
1
GO_CACHE_HTTP 一个基于Go_HTTP实现的 KEY->VALUE 的缓存服务器 程序使用REST规范实现 增删改查 缓存基于内存
Go
接近5年前
79748 secondriver 1578916631
1
Spring-data-redis already realize Cache with Redis server, but redis-cache is another .
Java
8年多前
1
An in-memory K/V cache library. Just for fun!
Go
9年前
12 mirrors 1578989292
1
redis-rb 是 Redis 最为成熟而且稳定的客户端开发包,要求先装 hiredis gem ,这样可发挥最高的性能
Ruby
3年多前
1
Redis key-value store (Win32 / Win64 port)
C
6年前
537262 paultest 1578926966
1
Redis是php项目中使用到的主要缓存服务,这里主要介绍:redis的安装使用、PHP如何使用redis、redis最常也是必知必会的五大数据结构及常用命令
PHP
6年前
901333 zorn 1587870887
1
1
针对StackExChange.Redis的扩展,加入实体(String类型)并可设置过期时间
C#
接近5年前
12 mirrors 1578989292
0
Cache library for golang. It supports expirable Cache, LFU, LRU and ARC.
Go
3年多前
6298281 jhsy18702624734 1659671252
0
这是一个基于原生spring cache组件改造的自定义缓存组件 重新封装了原生的缓存注解,更加符合业务开发的习惯。 只做了对原生功能拓展没有修改原有的功能,符合软件设计的开闭原则

搜索帮助