Add a new example showing how to use hiredis.

This commit is contained in:
Ronsor 2022-12-23 19:18:10 -07:00 committed by Justine Tunney
parent 97ae5f7b1e
commit 9a46c5afc4
2 changed files with 56 additions and 0 deletions

View file

@ -80,6 +80,7 @@ EXAMPLES_DIRECTDEPS = \
THIRD_PARTY_LIBCXX \
THIRD_PARTY_LINENOISE \
THIRD_PARTY_LUA \
THIRD_PARTY_HIREDIS \
THIRD_PARTY_MBEDTLS \
THIRD_PARTY_MUSL \
THIRD_PARTY_NSYNC \