Skip to content

Commit

Permalink
[add] added redisearch_temporary_index to examples list (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Guy Korland <[email protected]>
  • Loading branch information
filipecosta90 and gkorland authored Jul 9, 2020
1 parent e69cce8 commit 236fe93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ examples: get
$(GOBUILD) ./examples/redisearch_quickstart/.
$(GOBUILD) ./examples/redisearch_auth/.
$(GOBUILD) ./examples/redisearch_tls_client/.
$(GOBUILD) ./examples/redisearch_temporary_index/.
./redisearch_tls_client --tls-cert-file $(TLS_CERT) \
--tls-key-file $(TLS_KEY) \
--tls-ca-cert-file $(TLS_CACERT) \
Expand Down
File renamed without changes.

0 comments on commit 236fe93

Please sign in to comment.