lazy-render-server

v1.2.1 • STABLE

Node.js server-side pagination engine for virtual scrolling ecosystems.

Readme.md

# lazy-render-server > [!IMPORTANT] > **Part of the [lazy-render Ecosystem](https://github.com/sannuk79/lezzyrender)** — The Node.js companion for high-performance virtual scrolling. ### 🚀 Overview The Node.js middleware designed for lightning-fast pagination and predictive data serving. It integrates seamlessly with `lazy-render-virtual-scroll` to handle millions of records with minimal memory footprint. ### ✨ Features - **Adaptive Pagination**: Dynamic page sizing based on client scroll speed. - **Smart Caching**: In-memory caching for frequently accessed record ranges. - **Zero-Config Integration**: Works with Express, Koa, and Fastify out of the box. - **Circular Reference Protection**: Built-in safety for complex data models. - **Version**: 1.2.1 (Production Ready) - **Node.js**: >= 18.x - **Ecosystem**: lazy-render --- ### 📊 Performance | Operation | Efficiency | Comparison | |-----------|------------|------------| | Small Query | 0.45ms | ⚡ 10x Faster | | Large Sync | 4.2ms | 📉 80% Less CPU |