Commit Graph

6 Commits

Author SHA1 Message Date
Manuel de la Peña
b3b63a72b8 feat: storage must implement a Conn method
At the moment, Aerospike and Clickhouse are the only ones not implementing it, even though it's mentioned in their docs.
2025-08-28 19:20:19 +02:00
Muhammed Efe Cetin
64111772da Add WithContext methods to storage.go
Add WithContext methods to storage.go
2025-06-25 16:03:19 +03:00
Fenny
ab94351a60 ✏ return nil for notfound 2020-11-23 09:30:50 +01:00
Fenny
ddef41c2ee ✏ update comments 2020-11-17 13:56:09 +01:00
Fenny
f9a30234b9 🧹 introduce reset and close 2020-11-06 01:41:46 +01:00
Fenny
8e13432b70 update go mods 2020-11-05 09:16:20 +01:00