redis-asm 0.1
Fast ASM(Approximate String Matching) by calucuating edit distance within the collecitons such as ZSET, HASH, LIST, SET on Redis using Lua script. It provides you to search multi-byte characters correctly, because it recognizes lead-byte of UTF-8 strings.
Gemfile:
=
install:
=
Runtime Dependencies (2):
redis
~> 3.0
digest/sha1
>= 0