An open API service for producing an overview of a list of open source projects.

https://github.com/committeddb/committed

database microservices-architecture

Score: 2.772588722239781

Last synced: about 22 hours ago
JSON representation

Repository metadata:

A single-binary, Raft-backed CDC pipeline with the log as its own source of truth.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 756
Total Committers: 4
Avg Commits per committer: 189.0
Development Distribution Score (DDS): 0.017

Commits in past year: 564
Committers in past year: 2
Avg Commits per committer in past year: 282.0
Development Distribution Score (DDS) in past year: 0.016

Name Email Commits
Phil Borlin p****l@r****m 743
dependabot[bot] 4****] 11
Nick Peterson n****o@g****m 1
Dave Adsit d****t@g****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 0
Total pull requests: 11
Average time to close issues: N/A
Average time to close pull requests: about 2 months
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.09
Merged pull request: 6
Bot issues: 0
Bot pull requests: 11

Past year issues: 0
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.13
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/committeddb/committed

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (11)

Top Issue Labels

Top Pull Request Labels

  • dependencies (11)
  • go (8)
  • javascript (1)

Dependencies

docker-compose.yml docker
.github/workflows/ci.yml actions
  • actions/checkout v6 composite
  • actions/setup-go v6 composite
  • aquasecurity/trivy-action v0.36.0 composite
  • golangci/golangci-lint-action v9 composite
Dockerfile docker
  • gcr.io/distroless/static-debian12 nonroot build
  • golang 1.26-alpine build
go.sum go
  • 233 dependencies
third_party/forked/go-mysql/go.mod go
  • filippo.io/edwards25519 v1.2.0
  • github.com/coreos/go-semver v0.3.1
  • github.com/goccy/go-json v0.10.6
  • github.com/google/uuid v1.6.0
  • github.com/klauspost/compress v1.18.6
  • github.com/pingcap/errors v0.11.5-0.20260310054046-9c8b3586e4b2
  • github.com/pingcap/log v1.1.1-0.20260227082333-572e590d08f1
  • github.com/pingcap/tidb/pkg/parser v0.0.0-20260504140133-511dba1dbe17
  • github.com/shopspring/decimal v1.4.0
  • go.uber.org/atomic v1.11.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.28.0
  • golang.org/x/text v0.36.0
  • gopkg.in/natefinch/lumberjack.v2 v2.2.1
docker/docker-compose.yml docker
  • mysql latest
third_party/forked/tidwall-wal/go.sum go
  • github.com/tidwall/gjson v1.10.2
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/tinylru v1.1.0
third_party/forked/tidwall-wal/go.mod go
  • github.com/tidwall/gjson v1.10.2
  • github.com/tidwall/tinylru v1.1.0
go.mod go
  • dario.cat/mergo v1.0.2
  • filippo.io/edwards25519 v1.2.0
  • github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
  • github.com/DATA-DOG/go-sqlmock v1.5.2
  • github.com/Microsoft/go-winio v0.6.2
  • github.com/PaesslerAG/gval v1.0.0
  • github.com/PaesslerAG/jsonpath v0.1.1
  • github.com/bahlo/generic-list-go v0.2.0
  • github.com/basgys/goxml2json v1.1.1-0.20231018121955-e66ee54ceaad
  • github.com/bufbuild/protocompile v0.14.1
  • github.com/buger/jsonparser v1.1.2
  • github.com/cenkalti/backoff/v4 v4.3.0
  • github.com/cenkalti/backoff/v5 v5.0.3
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/containerd/errdefs v1.0.0
  • github.com/containerd/errdefs/pkg v0.3.0
  • github.com/containerd/log v0.1.0
  • github.com/containerd/platforms v0.2.1
  • github.com/coreos/go-semver v0.3.1
  • github.com/cpuguy83/dockercfg v0.3.2
  • github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
  • github.com/distribution/reference v0.6.0
  • github.com/docker/go-connections v0.7.0
  • github.com/docker/go-units v0.5.0
  • github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
  • github.com/dolthub/go-icu-regex v0.0.0-20250327004329-6799764f2dad
  • github.com/dolthub/go-mysql-server v0.20.0
  • github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
  • github.com/dolthub/vitess v0.0.0-20250512224608-8fb9c6ea092c
  • github.com/ebitengine/purego v0.10.0
  • github.com/felixge/httpsnoop v1.0.4
  • github.com/go-chi/chi/v5 v5.3.1
  • github.com/go-logr/logr v1.4.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-mysql-org/go-mysql v1.15.0
  • github.com/go-ole/go-ole v1.2.6
  • github.com/go-openapi/jsonpointer v0.23.2
  • github.com/go-openapi/swag/jsonname v0.26.1
  • github.com/go-sql-driver/mysql v1.10.0
  • github.com/go-viper/mapstructure/v2 v2.5.0
  • github.com/goccy/go-json v0.10.6
  • github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/google/go-cmp v0.7.0
  • github.com/google/uuid v1.6.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
  • github.com/hashicorp/golang-lru v0.5.4
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/itchyny/gojq v0.12.19
  • github.com/itchyny/timefmt-go v0.1.8
  • github.com/jackc/pgio v1.0.0
  • github.com/jackc/pglogrepl v0.0.0-20260401131349-e37c41485510
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
  • github.com/jackc/pgx/v5 v5.10.0
  • github.com/jackc/puddle/v2 v2.2.2
  • github.com/klauspost/compress v1.18.7
  • github.com/lestrrat-go/strftime v1.0.4
  • github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
  • github.com/magiconair/properties v1.8.10
  • github.com/maxbrunsfeld/counterfeiter/v6 v6.12.2
  • github.com/microsoft/go-mssqldb v1.10.0
  • github.com/moby/docker-image-spec v1.3.1
  • github.com/moby/go-archive v0.2.0
  • github.com/moby/moby/api v1.55.0
  • github.com/moby/moby/client v0.5.1
  • github.com/moby/patternmatcher v0.6.1
  • github.com/moby/sys/sequential v0.6.0
  • github.com/moby/sys/user v0.4.0
  • github.com/moby/sys/userns v0.1.0
  • github.com/moby/term v0.5.2
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.1
  • github.com/pb33f/jsonpath v0.8.2
  • github.com/pb33f/libopenapi v0.38.7
  • github.com/pb33f/libopenapi-validator v0.14.0
  • github.com/pb33f/ordered-map/v2 v2.3.1
  • github.com/pelletier/go-toml/v2 v2.4.3
  • github.com/pingcap/errors v0.11.5-0.20260310054046-9c8b3586e4b2
  • github.com/pingcap/log v1.1.1-0.20260227082333-572e590d08f1
  • github.com/pingcap/tidb/pkg/parser v0.0.0-20260504140133-511dba1dbe17
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
  • github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
  • github.com/rs/cors v1.11.1
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/shirou/gopsutil/v4 v4.26.5
  • github.com/shopspring/decimal v1.4.0
  • github.com/sirupsen/logrus v1.9.4
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/testify v1.11.1
  • github.com/testcontainers/testcontainers-go v0.43.0
  • github.com/testcontainers/testcontainers-go/modules/mssql v0.43.0
  • github.com/testcontainers/testcontainers-go/modules/mysql v0.43.0
  • github.com/testcontainers/testcontainers-go/modules/postgres v0.43.0
  • github.com/tetratelabs/wazero v1.8.2
  • github.com/tidwall/gjson v1.10.2
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/tinylru v1.1.0
  • github.com/tidwall/wal v1.2.1
  • github.com/tklauser/go-sysconf v0.3.16
  • github.com/tklauser/numcpus v0.11.0
  • github.com/yusufpapurcu/wmi v1.2.4
  • go.etcd.io/bbolt v1.5.0
  • go.etcd.io/etcd/client/pkg/v3 v3.7.1
  • go.etcd.io/raft/v3 v3.7.0
  • go.opentelemetry.io/auto/sdk v1.2.1
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0
  • go.opentelemetry.io/otel v1.44.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.44.0
  • go.opentelemetry.io/otel/metric v1.44.0
  • go.opentelemetry.io/otel/sdk v1.44.0
  • go.opentelemetry.io/otel/sdk/metric v1.44.0
  • go.opentelemetry.io/otel/trace v1.44.0
  • go.opentelemetry.io/proto/otlp v1.10.0
  • go.uber.org/atomic v1.11.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.28.0
  • go.yaml.in/yaml/v4 v4.0.0-rc.6
  • golang.org/x/crypto v0.54.0
  • golang.org/x/mod v0.37.0
  • golang.org/x/net v0.57.0
  • golang.org/x/sync v0.22.0
  • golang.org/x/sys v0.47.0
  • golang.org/x/telemetry v0.0.0-20260625142307-59b4966ccb57
  • golang.org/x/text v0.40.0
  • golang.org/x/tools v0.47.0
  • google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa
  • google.golang.org/grpc v1.82.1
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/natefinch/lumberjack.v2 v2.2.1
  • gopkg.in/src-d/go-errors.v1 v1.0.0
  • gopkg.in/yaml.v3 v3.0.1
third_party/forked/go-mysql/go.sum go
  • filippo.io/edwards25519 v1.2.0
  • github.com/coreos/go-semver v0.3.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/goccy/go-json v0.10.6
  • github.com/google/uuid v1.6.0
  • github.com/klauspost/compress v1.18.6
  • github.com/pingcap/errors v0.11.5-0.20260310054046-9c8b3586e4b2
  • github.com/pingcap/log v1.1.1-0.20260227082333-572e590d08f1
  • github.com/pingcap/tidb/pkg/parser v0.0.0-20260504140133-511dba1dbe17
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shopspring/decimal v1.4.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/objx v0.5.2
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.4
  • github.com/stretchr/testify v1.11.1
  • go.uber.org/atomic v1.11.0
  • go.uber.org/goleak v1.3.0
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.28.0
  • go.yaml.in/yaml/v3 v3.0.4
  • golang.org/x/text v0.36.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/natefinch/lumberjack.v2 v2.2.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1