<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hiredict.git/.gitignore, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/hiredict.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/hiredict.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/'/>
<updated>2024-03-22T20:08:51+00:00</updated>
<entry>
<title>all: rename output files</title>
<updated>2024-03-22T20:08:51+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-22T19:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=31d934d19bf82efdfc320fa7008008242a65332a'/>
<id>urn:sha1:31d934d19bf82efdfc320fa7008008242a65332a</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>Make redisEnableKeepAlive a no-op on AF_UNIX connections. (#1215)</title>
<updated>2023-08-19T04:07:25+00:00</updated>
<author>
<name>Michael Grunder</name>
<email>michael.grunder@gmail.com</email>
</author>
<published>2023-08-19T04:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=869f3d0ef1513dd0258ad7190c9914df16dcc4a4'/>
<id>urn:sha1:869f3d0ef1513dd0258ad7190c9914df16dcc4a4</id>
<content type='text'>
Fixes #1185</content>
</entry>
<entry>
<title>Resp3 oob push support (#841)</title>
<updated>2020-07-20T01:54:42+00:00</updated>
<author>
<name>Michael Grunder</name>
<email>michael.grunder@gmail.com</email>
</author>
<published>2020-07-20T01:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=2e7d7cbabd32912342218078282fce92f6cc0ab6'/>
<id>urn:sha1:2e7d7cbabd32912342218078282fce92f6cc0ab6</id>
<content type='text'>
Proper support for RESP3 PUSH messages.

By default, PUSH messages are now intercepted and the reply memory freed.  
This means existing code should work unchanged when connecting to Redis
&gt;= 6.0.0 even if `CLIENT TRACKING` were then enabled.

Additionally, we define two callbacks users can configure if they wish to handle
these messages in a custom way:

void redisPushFn(void *privdata, void *reply);
void redisAsyncPushFn(redisAsyncContext *ac, void *reply);

See #825</content>
</entry>
<entry>
<title>gitignore: dSYM</title>
<updated>2019-02-20T14:11:10+00:00</updated>
<author>
<name>Mark Nunberg</name>
<email>mnunberg@haskalah.org</email>
</author>
<published>2019-02-20T09:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=3511c8df68b8ff640a8e1748f96197cab71311bb'/>
<id>urn:sha1:3511c8df68b8ff640a8e1748f96197cab71311bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate pkgconf during build</title>
<updated>2015-01-05T21:53:23+00:00</updated>
<author>
<name>Matt Stancliff</name>
<email>matt@genges.com</email>
</author>
<published>2015-01-05T20:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=1d2b4d38db86fe7ea97855373a5f3797becd06ab'/>
<id>urn:sha1:1d2b4d38db86fe7ea97855373a5f3797becd06ab</id>
<content type='text'>
The pkgconf source is localized to the Makefile, so we're not dropping
an unnecessary "hiredis.pc.in" in the source directory.

Closes #129
Closes #136
</content>
</entry>
<entry>
<title>Move examples into their own folder</title>
<updated>2013-07-11T05:16:53+00:00</updated>
<author>
<name>Aaron Bedra</name>
<email>aaron@aaronbedra.com</email>
</author>
<published>2013-04-19T20:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=c552ca6904f55c5eee40e309e31cf2d4325a84b6'/>
<id>urn:sha1:c552ca6904f55c5eee40e309e31cf2d4325a84b6</id>
<content type='text'>
Closes #166.
</content>
</entry>
<entry>
<title>Update .gitignore</title>
<updated>2010-11-01T12:52:44+00:00</updated>
<author>
<name>Pieter Noordhuis</name>
<email>pcnoordhuis@gmail.com</email>
</author>
<published>2010-11-01T12:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=9323030527f71a33d19233875461b4ae2ae9ecd4'/>
<id>urn:sha1:9323030527f71a33d19233875461b4ae2ae9ecd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added header file and example for usage from libev</title>
<updated>2010-10-19T19:24:24+00:00</updated>
<author>
<name>Pieter Noordhuis</name>
<email>pcnoordhuis@gmail.com</email>
</author>
<published>2010-10-19T15:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=e245ab48ec8f766e589771b976761a0a41b6442d'/>
<id>urn:sha1:e245ab48ec8f766e589771b976761a0a41b6442d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example for non-blocking usage of hiredis with libevent</title>
<updated>2010-09-25T20:34:22+00:00</updated>
<author>
<name>Pieter Noordhuis</name>
<email>pcnoordhuis@gmail.com</email>
</author>
<published>2010-09-25T20:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=5a38356cc4133c581f2935b38e12abb2a2037419'/>
<id>urn:sha1:5a38356cc4133c581f2935b38e12abb2a2037419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make target for building static library</title>
<updated>2010-09-21T12:05:22+00:00</updated>
<author>
<name>Pieter Noordhuis</name>
<email>pcnoordhuis@gmail.com</email>
</author>
<published>2010-09-21T12:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=510bbf17210890a02b043dd2293c03ffd0637d79'/>
<id>urn:sha1:510bbf17210890a02b043dd2293c03ffd0637d79</id>
<content type='text'>
</content>
</entry>
</feed>
