Commit Graph

22 Commits (adapters/ksqlite3/v1.4.11)

Author SHA1 Message Date
Vinícius Garcia c5043c9ff2 Automate the process of running the benchmark and saving it to the README file 2022-11-13 10:55:10 -03:00
Vinícius Garcia 3d34bae47e Add sqlboiler to benchmarks 2022-07-26 23:20:23 -03:00
Vinícius Garcia 12c774a26f Add sqlc to benchmarks 2022-07-26 20:54:28 -03:00
Vinícius Garcia 8fdd674c1b Improve `make update` recipe 2022-07-25 23:56:37 -03:00
Vinícius Garcia a269036a11 Update Makefile update recipe to also push new tags for all adapters 2022-07-19 18:47:01 -03:00
Vinícius Garcia 32470ddce4 Update adapters to use latest ksql version 2022-07-19 14:15:48 -03:00
Vinícius Garcia 891aa8c7b1 Fix find command to work on mac and linux 2022-07-06 20:21:23 -03:00
Vinícius Garcia 3577f0674c Update Makefile to use go install instead of the old go get 2022-07-06 20:09:50 -03:00
Vinícius Garcia 76bad8c8f2 Try to fix CI again 2022-04-20 20:01:10 -03:00
Vinícius Garcia e5d1de061b Since golint is deprecated we upgraded to staticheck instead 2022-04-20 15:37:26 -03:00
Vinícius Garcia 4e3cc96919 Update Makefile to run all tests locally 2022-03-27 09:49:18 -03:00
Vinícius Garcia 7a57e38228 Deprecate Update() in favor of a better fn name: Patch() 2022-02-22 16:14:15 -03:00
Vinícius Garcia 1c2421d1de Fix `make lint` so it is less verbose 2022-02-20 09:58:04 -03:00
Vinícius Garcia 6c90673bef Fix benchmarks to stop using deprecated constructor 2022-01-20 18:53:35 -03:00
Vinícius Garcia e2705f2b8e Move benchmarks to submodule in order to reduce the go.mod deps 2021-11-13 23:59:33 -03:00
Vinícius Garcia c1a44c8e56 Update benchmark on README 2021-07-31 19:09:05 -03:00
Vinícius Garcia 54f5b7b1eb Improve Makefile 2021-06-06 12:15:38 -03:00
Vinícius Garcia 0cf36fcdef Fix make setup recipe 2021-03-02 21:59:16 -03:00
Vinícius Garcia e1e711dc91 Add a Benchmark comparing us with the sqlx package 2021-01-22 21:25:14 -03:00
Vinícius Garcia 76830d5f5c Rename `examples/testing/` to `examples/example_service/` 2021-01-03 13:58:10 -03:00
Vinícius Garcia e49aa5f620 Add example tests to `examples/testing` 2021-01-03 13:41:21 -03:00
Vinícius Garcia 4e156b8f26 Add Makefile 2020-09-11 18:48:48 -03:00