Commit Graph

10 Commits

Author SHA1 Message Date
Juan Calderon-Perez
337546b077 Update comments in clickhouse.go 2024-07-03 08:20:38 -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
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
b8c51d1779 fix: add benchmark and fix mismatched type on set function 2024-04-10 14:13:51 -03:00
Lucas Lemos
f9a22ee538 feat: add clickhouse implementation 2024-04-09 13:52:50 -03:00