From 75537736e9481a55028eff929c6f1a6abb604318 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Tue, 8 Feb 2022 17:16:23 -0800 Subject: [PATCH] links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20d9dc0..f62ad76 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ pgbench -t 1000 -p 6432 -h 127.0.0.1 --protocol simple && \ pgbench -t 1000 -p 6432 -h 127.0.0.1 --protocol extended ``` +See [sharding README](./tests/sharding/README.md) for sharding logic testing. + ## Features 1. Session mode.