Commit Graph

29 Commits

Author SHA1 Message Date
Manuel de la Peña
8d24b7710e chore: simplify 2024-08-21 17:16:02 +02:00
Manuel de la Peña
f35a941b18 chore: missing usage of constant 2024-08-21 16:22:33 +02:00
Manuel de la Peña
91125ae1ff chore: read clickhouse image from env 2024-08-21 08:15:34 +02:00
Manuel de la Peña
8987519886 fix: benchmarks do not provide an instance of testing.T 2024-08-21 08:15:34 +02:00
Manuel de la Peña
6cd2a04347 docs: add links 2024-08-20 23:48:05 +02:00
Manuel de la Peña
d6045366f3 feat: use testcontainers-go for clickhouse tests 2024-08-20 16:56:00 +02:00
Juan Calderon-Perez
39412ce785 Update go.mod for Clickhouse 2024-07-03 08:33:57 -04:00
Juan Calderon-Perez
337546b077 Update comments in clickhouse.go 2024-07-03 08:20:38 -04:00
Juan Calderon-Perez
f9d76aa3d6 Update clickhouse README.md 2024-07-03 08:18:55 -04:00
luk3skyw4lker
e744bc09fa refactor: change some error returns to nil instead of &Storage 2024-07-01 12:52:50 -03:00
luk3skyw4lker
f27f7b1055 fix: time.Time.IsZero returning false negative 2024-07-01 08:58:54 -03:00
luk3skyw4lker
d872a8574b chore: tidying up modules 2024-06-26 11:24:50 -03:00
Lucas Lemos
f4ee2db62c docs: update markdown formatting 2024-06-26 08:56:14 -03:00
Lucas Lemos
4311191155 docs: update clickhouse/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-26 08:43:37 -03:00
luk3skyw4lker
1f3a53a755 chore: update supported versions of Go in README 2024-06-25 09:13:11 -03:00
luk3skyw4lker
0887a66d65 chore: update clickhouse driver 2024-06-25 09:12:28 -03:00
luk3skyw4lker
c70e44944d refactor: minor code rabbit changes 2024-06-20 18:47:16 -03:00
luk3skyw4lker
c62c0af76c fix: broken tests and benchmarks 2024-06-20 14:28:11 -03:00
luk3skyw4lker
3ef00028e6 feat: add zstd compression to columns 2024-06-20 14:28:00 -03:00
Lucas Lemos
bdf87e3718 refactor: check for connection errors before returning storage 2024-05-06 15:30:50 -03:00
Lucas Lemos
11d7b5f886 refactor: improve comparision beteween times
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-06 14:52:53 -03:00
Lucas Lemos
ca256c013f chore: return nil for error on storage creation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-06 14:51:31 -03:00
Lucas Lemos
0c53f4588b chore: return nil for error on storage creation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-06 14:51:10 -03:00
Lucas Lemos
bfd7ccc79e refactor: change some namings and behaviors on Get 2024-05-06 14:42:39 -03:00
Lucas Lemos
f212e66726 chore: change clickhouse to port 9001 2024-04-22 11:04:32 -03:00
Juan Calderon-Perez
8a64cac72f Update go.mod 2024-04-16 19:43:13 -04:00
Lucas Lemos
b8c51d1779 fix: add benchmark and fix mismatched type on set function 2024-04-10 14:13:51 -03:00
Lucas Lemos
efea419043 fix: invalid go version error 2024-04-10 14:13:36 -03:00
Lucas Lemos
f9a22ee538 feat: add clickhouse implementation 2024-04-09 13:52:50 -03:00