Structsยง
- Redis
Backend - Redis-based index backend using
RediSearch.
Functionsยง
- namespace_
to_ ๐tag - Converts namespace to tag value.
- parse_
list_ ๐results - Parses FT.SEARCH results without scores (for
list_all). - parse_
memory_ ๐status - Parses a status string to
MemoryStatus. - parse_
score ๐ - Parses a score from a Redis value.
- parse_
search_ ๐results - Parses FT.SEARCH results with scores.
- parse_
tags_ ๐string - Parses a comma-separated tags string.