Feature: 请求加入过期事件通知
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
在 kv 键值对的缓存服务中,给数据设置一个过期时间使其过期后自动删除是一个常见的操作。
那么理应也有过期相关事件的通知,当数据被删除时发出通知,让开发者能实现更多的操作。
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reading the cache service's expiration and deletion paths, then determine how expiration events should be exposed and what event data consumers need. Done should include a defined notification behavior for automatic expiration and tests covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100