Skip to content

Releases: workbunny/webman-shared-cache

0.5.7

29 Nov 04:59
Compare
Choose a tag to compare

Full Changelog: 0.5.6...0.5.7

0.5.6

27 Sep 11:03
330bd5f
Compare
Choose a tag to compare

What's Changed

  • fixed: PHP 8.2,PHP Fatal error: Type of Workbunny\WebmanSharedCache\… by @weijer in #6

New Contributors

  • @weijer made their first contribution in #6

Full Changelog: 0.5.5...0.5.6

0.5.5

12 Sep 06:45
Compare
Choose a tag to compare

实验性功能:

  • channel监听可以使用Cache::channelUseSignalEnable(true)开启通过信号监听数据改变

其他:

  • bug修复

Full Changelog: 0.5.4...0.5.5

0.5.4

11 Sep 03:10
Compare
Choose a tag to compare

Full Changelog: 0.5.3...0.5.4

0.5.3

04 Sep 08:01
Compare
Choose a tag to compare
  1. 兼容workerman 5.0

Full Changelog: 0.4.1...0.5.3

0.5.2

22 Aug 07:17
Compare
Choose a tag to compare

Full Changelog: 0.5.1...0.5.2

0.5.1

21 Aug 07:36
Compare
Choose a tag to compare
  1. 增加HRecycle(),用于手动回收过期hash key
  2. 增加command workbunny:shared-cache-hrecycle,用于回收所有过期hash key
  3. 增加command workbunny:shared-cache-enable,用于替代shell命令shared-cache-enable.sh
  4. 增加command workbunny:shared-cache-clean,用于清除所有缓存

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Aug 07:08
Compare
Choose a tag to compare
  1. Hash结构支持对Hash key设置秒级过期时间
  2. Hash key的过期时间在缓存实体上不会被消除,而是通过读取过滤实现

Full Changelog: 0.4.8...0.5.0

0.4.8

20 Aug 04:44
Compare
Choose a tag to compare

Full Changelog: 0.4.7...0.4.8

0.4.7

06 Aug 02:50
Compare
Choose a tag to compare

Full Changelog: 0.4.6...0.4.7