You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It is the "official" client of redisearch, and should be regarded as its canonic
15
15
16
16
## Features
17
17
18
-
RediSearch is a source avaliable (RSAL), high performance search engine implemented as a [Redis Module](https://redis.io/topics/modules-intro).
18
+
RediSearch is a source avaliable ([RSAL](https://raw.githubusercontent.com/RediSearch/RediSearch/master/LICENSE)), high performance search engine implemented as a [Redis Module](https://redis.io/topics/modules-intro).
19
19
It uses custom data types to allow fast, stable and feature rich full-text search inside redis.
20
20
21
21
This client is a wrapper around the RediSearch API protocol, that allows you to utilize its features easily.
0 commit comments