Commit Graph

3 Commits

Author SHA1 Message Date
Manuel de la Peña
71fc8de907 docs: document the suite hooks 2025-08-28 19:24:58 +02:00
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
Manuel de la Peña
bbd56aef4d feat: add a TCK module for running a store tests
It uses generics to receive a testify's suite for a concrete Storage type
2025-08-28 18:42:54 +02:00