Gear5
Gear5 copied to clipboard
high performance better alternative to Airbyte, Singer, Meltano
**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...
Parallel execution support in specific connectors; We're waiting for Go1.23 to release offically, to utilize iterators for cleaner batch iteration of streams
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...
- [ ] Update License to Apache 2.0 in the repository - [ ] Update Code of conduct - [ ] Write Contributing.md
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...
**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...
Write Issue templates for Gear5 - [ ] Issue Connector - [ ] Issue CDK - [ ] Issue CI - [ ] Connector Request - [ ] Feature Request...
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...