Commit Graph

15 Commits

Author SHA1 Message Date
Manuel de la Peña
4a59bdfb53 Revert "feat: implement Conn functions in missing storages"
This reverts commit 80a7e05a13.
2025-09-01 13:02:53 +02:00
Manuel de la Peña
ed9f92b19b Revert "docs: document Conn methods"
This reverts commit 2cc1a6e702.
2025-09-01 13:02:28 +02:00
Manuel de la Peña
2cc1a6e702 docs: document Conn methods 2025-08-29 13:24:44 +02:00
Manuel de la Peña
80a7e05a13 feat: implement Conn functions in missing storages 2025-08-29 12:39:54 +02:00
Muhammed Efe Cetin
58bbe4632f clickhouse: add support for context management 2025-04-22 23:44:32 +03:00
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