A fast, fuzzy, full-text index using Redis
Redis is an awesome database for implementing different types of IR. Really cool someone got around to this.
Not bad. It turns out that implementing a full-text database on top of Redis is relatively simple. Looks like it’s pretty easy to build an inverted index using Redis’s set data structure.
Notes
-
joerg-franke liked this
-
dhotson liked this
-
jrwest reblogged this from dhotson and added:
awesome database for implementing different types of IR. Really cool someone got around to this.
-
dhotson posted this