dungbeetle

A highly opinionated, distributed job-queue built specifically for queuing and executing heavy SQL read jobs asynchronously. Supports MySQL, Postgres, ClickHouse.

MIT License

Stars
393
Committers
9

Bot releases are hidden (Show)

dungbeetle - v0.3.5

Published by knadh about 4 years ago

Changelog

92deb5a Merge pull request #8 from satya10x/feature-array
6b9a951 Added support for int, bigint and text array dataypes for Postgres. _TYPE in Postgres represent array types. eg. _INT4, _INT8, _TEXT
4b11431 Merge pull request #6 from johnnybravo-xyz/docker
ad99028 Add Dockerfile

dungbeetle - v0.3.4

Published by knadh over 4 years ago

Changelog

7bdeaed Merge pull request #5 from johnnybravo-xyz/master
a2de1af Fix bug in no-group-job response

dungbeetle - v0.3.1

Published by knadh over 4 years ago

Changelog

a828c19 Fix bug in no-job response

dungbeetle - v0.2.8

Published by knadh over 5 years ago

Changelog

9f1d073 Add Makefile and fix cmdline version flag
b42994d Replace viper with koanf
4cd4a52 Merge pull request #2 from joeirimpan/tests
51e2573 docs: Add test command to README.md
c97691d Merge pull request #1 from joeirimpan/tests
4f75755 test: Add jobber tests

dungbeetle - v0.2.7

Published by knadh almost 6 years ago

Changelog

4811126 Add support for native JSON/JSONB columns in Postgres results db
ab35fe0 Add additional check for empty job request bodies
70c16ab Add support for loading multiple --sql-directory sources


Automated with GoReleaser
Built with go version go1.11 linux/amd64

dungbeetle - v0.2.6

Published by knadh about 6 years ago

Changelog

4d5878a Remove queue setting from config and move exclusively to command line arg


Automated with GoReleaser
Built with go version go1.11 linux/amd64

dungbeetle - v0.2.5

Published by knadh about 6 years ago

Changelog

c3fe7fb Remove the unstable psuedo-TTL table drops entirely


Automated with GoReleaser
Built with go version go1.11 linux/amd64

Package Rankings
Top 7.52% on Proxy.golang.org