Skip to content

watch 기능 검토 및 개발 #488

@minkikim89

Description

@minkikim89

memcached에서 지원하는 command 중
watch command에 대해 필요성을 검토한다.

watch command는 <set type, get type, remove type>의 변경을 감시하는
watcher를 등록 해 놓고, 변경 로그가 발생하면 watcher에 event를 전달하는 command 이다.
Redis의 monitor command와 비슷하며 ARCUS에서 필요성을 검토하여 필요하면 추가한다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions