From 53e73bba0838a9788c27db135aa1708ba1c44d6b Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Sun, 9 Feb 2014 14:05:53 +0200 Subject: [PATCH] Add roadmap --- ROADMAP.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ROADMAP.rst diff --git a/ROADMAP.rst b/ROADMAP.rst new file mode 100644 index 0000000..2e2a637 --- /dev/null +++ b/ROADMAP.rst @@ -0,0 +1,2 @@ +* Add efficient pagination support + http://www.depesz.com/2011/05/20/pagination-with-fixed-order/