pgmq
Repository:
https://github.com/tembo-io/pgmq
A message queue system implemented as a database schema, utilizing tables and triggers to manage message queues, allowing for asynchronous communication between database sessions and external applications.
Duplicate Code Analysis
| Total Lines of Code: ? | 1963 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 1963 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |