- Home
- TJ Holowaychuk
- Development Tools Scripts
- Search Engines & Link Indexing Scripts
Reds is basically a server-side JavaScript search engine that can be added to any Node.js web app.It indexes text-based data, storing it in a Redis database, where it's easier to query at faster results than parsing the text's real location.This is done...