Skip to content

feat: rwir - #1

Open
carsontung666 wants to merge 4 commits into
array2d:mainfrom
carsontung666:feat/notify-take
Open

feat: rwir #1
carsontung666 wants to merge 4 commits into
array2d:mainfrom
carsontung666:feat/notify-take

Conversation

@carsontung666

Copy link
Copy Markdown

在 redis://、fs:// 上实现同一套 ABI:

  • Notify/Take 队列、原子 Incr、Expire TTL、WatchAny
  • Watch 仍是 WatchValue,不是队列
  • 过期第一次观察删叶子;Set/Del 取消 TTL
  • Incr / Notify / Take / WatchAny 加锁,避免线程里丢帧、重复序号

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@carsontung666