Skip to content

There are just only several functions for getting SQL queries to manage your table as a queue.

License

Notifications You must be signed in to change notification settings

evgeniikozhanov/pg_table_as_queue_tools

Repository files navigation

Postgres Table-as-queue Tools Module

There are just only several functions for getting SQL queries to manage your table as a queue.

from pg_table_as_queue_tools import get_sql_to_delete_queue_item

from pg_table_as_queue_tools import get_sql_to_get_batch_from_queue

from pg_table_as_queue_tools import get_sql_to_release_queue_item

About

There are just only several functions for getting SQL queries to manage your table as a queue.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages