Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create limit size queue? #9

Closed
qgbcs opened this issue Jan 20, 2024 · 1 comment
Closed

How to create limit size queue? #9

qgbcs opened this issue Jan 20, 2024 · 1 comment

Comments

@qgbcs
Copy link

qgbcs commented Jan 20, 2024

No description provided.

@polyrand
Copy link
Contributor

You can use the maxsize argument when initializing the object. It will set up a trigger on the database, so the limit is persistent while the DB file exists unless you manually delete it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants