WIP: Writing data to the database
Recent Commits to minha-receita:main
-
WIP: Writing data to the database
-
Merge pull request #431 from cuducos/cleanup-cmd
Merge pull request #431 from cuducos/cleanup-cmd Cria o comando `cleanup`
-
Adds `cleanup` command
Adds `cleanup` command
-
Reduces byte slice pool for de/serialization
Reduces byte slice pool for de/serialization
-
Merge pull request #430 from cuducos/dependabot/go_modules/golang.org…
Merge pull request #430 from cuducos/dependabot/go_modules/golang.org/x/text-0.31.0 Bump golang.org/x/text from 0.30.0 to 0.31.0
-
Bump golang.org/x/text from 0.30.0 to 0.31.0
Bump golang.org/x/text from 0.30.0 to 0.31.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #429 from cuducos/etl-next/load-csvs-to-badger
Merge pull request #429 from cuducos/etl-next/load-csvs-to-badger Carrega os dados dos CSVs no Badger
-
Loads CSV contents to Badger in the new ETL
Loads CSV contents to Badger in the new ETL
-
Closes Badger in serialize/deserialize test
Closes Badger in serialize/deserialize test
-
Adds Badger to the new ETL
Adds Badger to the new ETL See #426
-
Adds progress bar to the new ETL
Adds progress bar to the new ETL See #426
-
Adds source helper to new ETL
Adds source helper to new ETL See #426
-
Merge pull request #427 from cuducos/dependabot/go_modules/golang.org…
Merge pull request #427 from cuducos/dependabot/go_modules/golang.org/x/sync-0.18.0 Bump golang.org/x/sync from 0.17.0 to 0.18.0
-
Merge pull request #428 from cuducos/etl-nxt/reader
Merge pull request #428 from cuducos/etl-nxt/reader Cria um novo leitor de CSV para a nova geração do ETL
-
Adds missing test file
Adds missing test file
-
Refactors the CSV reader for the next version of the ETL
Refactors the CSV reader for the next version of the ETL See #426
-
Bump golang.org/x/sync from 0.17.0 to 0.18.0
Bump golang.org/x/sync from 0.17.0 to 0.18.0 Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.17.0 to 0.18.0. - [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Cleans up test files
Cleans up test files
-
Adds temporary `transform-next` (oops)
Adds temporary `transform-next` (oops) See #426
-
Adds temporary `transform-next`
Adds temporary `transform-next` See #426
-
Updates contributing guide link
Updates contributing guide link
-
Cleans up
Cleans up
-
Updates image's OS
Updates image's OS