Stable Redis Pagination
Fast, "stable" pagination using Redis sorted sets. Paging is done via an after_id and count (no offsets).
Stable pagination: https://coderwall.com/p/lkcaag
Project
Fast, "stable" pagination using Redis sorted sets. Paging is done via an after_id and count (no offsets).
Stable pagination: https://coderwall.com/p/lkcaag