Skip to content

Add appendEntry() variant that blocks until it succeeds #23

@cowtowncoder

Description

@cowtowncoder

Currently only read methods can block to wait for more data. But although implementing similar blocking for writing (appending) is more difficult, it should be doable. And when implementing queuing with multiple producers, ability to block (for limited amount of time) is a useful feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions