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.