Skip to content

[Feature] Allow TTL to be zero #57

Description

@eatnumber1

It would be convenient if bkt supported BKT_TTL=0 (and when zero, did not cache anything). That way, I can write scripts where bkt is opt-in by adding the line export BKT_TTL=${BKT_TTL:-0} to my script, then using bkt throughout.

Today, it's an assertion error.

Activity

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

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