From e227cd4d307d77c435b754cce796d5ed88529787 Mon Sep 17 00:00:00 2001 From: Zeke Gabrielse Date: Mon, 12 Aug 2024 16:21:22 -0500 Subject: [PATCH] add note on table size --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b1d78e..4cd3a79 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ associations using a SQL `UNION` under the hood. `union_of` fully supports joins, preloading, and eager loading, as well as through-union associations. This gem was extracted from [Keygen](https://keygen.sh) and is being used in -production to serve millions of API requests per day. +production to serve millions of API requests per day, performantly querying +tables with millions and millions of rows. Sponsored by: