Gear5 icon indicating copy to clipboard operation
Gear5 copied to clipboard

high performance better alternative to Airbyte, Singer, Meltano

Results 12 Gear5 issues
Sort by recently updated
recently updated
newest added

**Low Code Driver**, developing for reducing code maintainance for Saas based drivers. - `yml` based declarative connector - Support for adding additional complex streams via code - Declared `yml` streams...

area/connector
issue/willfix
area/cdk
kind/feature
priority/high

Parallel execution support in specific connectors; We're waiting for Go1.23 to release offically, to utilize iterators for cleaner batch iteration of streams

issue/willfix
area/cdk
area/performance
issue/blocked
kind/feature
priority/low

https://github.com/piyushsingariya/Shift/blob/47dd1e877a0977bfedf7df26516219256d669e62/protocol/spec.go#L80-L83 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 47dd1e877a0977bfedf7df26516219256d669e62. It's been assigned to @piyushsingariya because they committed the code.

**Driver/Adapter Release** (Stable/Edge both release supported) (ARM/AMD) Two Release channels - `stable` means sanity of connector not having any experimental changes; and are released after thorough testing. - Versions follows...

area/connector
area/ci

- [ ] Update License to Apache 2.0 in the repository - [ ] Update Code of conduct - [ ] Write Contributing.md

area/cdk
kind/documentation
priority/low

Gear5 needs a set of Releaser Github Workflows to publish CDK and Individual Connectors Stable Release of both are supposed to be executed via Releases with tags; and both of...

area/connector
area/ci
area/cdk
kind/epic

**CDK Release** (Only Stable Release; Edge Release not supported) - Release via tags - Tag pattern (vX.x.x, vX.x.x-rc1); must not be triggered on other tag patterns - Publish Go Package...

area/ci
area/cdk

Write Issue templates for Gear5 - [ ] Issue Connector - [ ] Issue CDK - [ ] Issue CI - [ ] Connector Request - [ ] Feature Request...

good first issue
area/ci
help wanted

https://github.com/piyushsingariya/Shift/blob/47dd1e877a0977bfedf7df26516219256d669e62/protocol/interface.go#L29-L34 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 47dd1e877a0977bfedf7df26516219256d669e62. It's been assigned to @piyushsingariya because they committed the code.

State is a dto for airbyte state serialization --- https://github.com/piyushsingariya/Shift/blob/47dd1e877a0977bfedf7df26516219256d669e62/types/state.go#L20-L25 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 47dd1e877a0977bfedf7df26516219256d669e62. It's been assigned to @piyushsingariya...