TTL support in Streamz

Open
#356 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by reading the repository's SDF implementation and the handling of event types in streaming pipelines. The work is complete when developers can configure TTL expiration from a record field or custom event type and SDF records no longer grow indefinitely.

Written by the indexing model from the issue text.

Description

Automated TTL (Time-To-Live) will help a lot in streaming pipelines to expire SDF records based on a field to avoid growing the SDF forever. Common use case is expire based on an event. It would be good to have a way for devs where they can define TTL based on custom event Type.

Dominant language
Python
Stars
1.3k
Forks
149
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python-streamz/streamz

All issues in python-streamz/streamz

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.