KlausTrainer / redis-autosuggest

Redis autosuggest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis autosuggest Build Status

About

Salvatore Sanfilippo (aka antirez) once published a blog article titled Auto Complete with Redis, where he shows how Redis makes building a simple autocomplete (aka autosuggest) feature easy. The article also contains a working example, which is a small Ruby program (see here). This repository here provides a JavaScript port of that very Ruby program, as well as a few tests.

About

Redis autosuggest


Languages

Language:JavaScript 100.0%