
- Germany
- https://starptech.de/
- @dustindeus
Block or Report
Block or report StarpTech
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
next-localization Public
Lightweight Internationalization (i18n) library for Next.js 10+
-
hemerajs/hemera Public
🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/ -
k8s-gitops Public
The GitOps workflow to manage Kubernetes applications at any scale (without server components).
-
graphql-registry Public
GraphQL registry - single source of truth for registering and tracking your graph.
-
2,591 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 5 commits in 2 repositories
Created 2 repositories
- StarpTech/opentelemetry-collector-contrib Go
- StarpTech/bodie TypeScript
Created a pull request in open-telemetry/opentelemetry-collector-contrib that received 12 comments
feat: improve clickhouse connection management
Description:
This PR will improve the connection management. Clickhouse library provides a clickhouse.ParseDSN
function which do 99%
of the work. …
Opened 1 other pull request in 1 repository
wundergraph/wundergraph
1
merged
Reviewed 36 pull requests in 3 repositories
wundergraph/wundergraph
25 pull requests
- chore: examples, remove lock files
- chore: wip improve functions
- docs: add end to end testing guide
- chore: examples, bump version
- chore: improve readmes
- chore: fix check for prettier formatted files in CI
- feat: cleanup introspection, enable introspecting large database schemas
- feat: load telemetry anonymous id from WG_TELEMETRY_ANONYMOUS_ID
- chore: add support for extra telemetry fields
- fix: rename build info to engine info and add user project build info
- chore: update wunderctl SDK dependency
- fix: avoid double escaping special characters in JSON
- test: add tests for webhooks example
- chore: update wunderctl version to 0.127.0
- fix: operations loading and normalization
- chore: upgrade sdk for examples
- fix: handle consecutive hyphens or underscores when formatting field …
- chore: add wunderstack config rfc
- fix: sse subscription abort
- chore: wip implement functions
- fix: test in nextjs-postgres-user-filters
- feat: make input required if there are required variables
- fix: don't ignore data in mutatingPreResolve for queries
- chore: add e2e tests to Next.js example
- feat: add support for disconnecting from Auth0
- Some pull request reviews not shown.
open-telemetry/opentelemetry-collector-contrib
1 pull request
wundergraph/graphql-go-tools
1 pull request
Created an issue in open-telemetry/opentelemetry-collector-contrib that received 5 comments
Clickhouse - Use std batch api to insert data
Component(s) exporter/clickhouse Is your feature request related to a problem? Please describe. Hi, according to https://github.com/StarpTech/opent…