<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hiredict.git/adapters, 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-23T00:21:46+00:00</updated>
<entry>
<title>all: rename redis -&gt; redict symbols and comments</title>
<updated>2024-03-23T00:21:46+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-23T00:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=bb3475e8eb379ee18f3d8f37caa8040b852a6213'/>
<id>urn:sha1:bb3475e8eb379ee18f3d8f37caa8040b852a6213</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>fixup! all: rename output files</title>
<updated>2024-03-22T20:45:18+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-22T20:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=b76dffa81f15f4a637bd29c96067ec9743f154e7'/>
<id>urn:sha1:b76dffa81f15f4a637bd29c96067ec9743f154e7</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<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>all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause</title>
<updated>2024-03-22T18:18:15+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2024-03-22T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=107f1c4cee2ac6534c536efc3affae5e417e01fe'/>
<id>urn:sha1:107f1c4cee2ac6534c536efc3affae5e417e01fe</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>Fix memory leak.</title>
<updated>2024-01-30T18:42:32+00:00</updated>
<author>
<name>Mark Agranat</name>
<email>agranatmarkit@gmail.com</email>
</author>
<published>2023-11-14T22:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=2706c3e16d57c9babd24bfd83ade2efcdb13a7b8'/>
<id>urn:sha1:2706c3e16d57c9babd24bfd83ade2efcdb13a7b8</id>
<content type='text'>
When redisLibuvAttach receives error from call to
uv_poll_init_socket there is a memory leaked ptr
of type redisLibuvEvents.
</content>
</entry>
<entry>
<title>Add RedisModule adapter (#1182)</title>
<updated>2023-04-24T22:00:47+00:00</updated>
<author>
<name>Ozan Tezcan</name>
<email>ozantezcan@gmail.com</email>
</author>
<published>2023-04-24T22:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=3fa9b69443aa306b8219fc47aaffecd76e13a9ab'/>
<id>urn:sha1:3fa9b69443aa306b8219fc47aaffecd76e13a9ab</id>
<content type='text'>
* Add RedisModule adapter
* add timer callback, add compatibility helper</content>
</entry>
<entry>
<title>Add sdevent adapter</title>
<updated>2022-12-21T23:55:54+00:00</updated>
<author>
<name>Michael de Lang</name>
<email>kingoipo@gmail.com</email>
</author>
<published>2022-12-15T23:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=97fcf0fd1ab74d6c943db0384efb81994ac67d58'/>
<id>urn:sha1:97fcf0fd1ab74d6c943db0384efb81994ac67d58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed cpp build error with adapters/libhv.h</title>
<updated>2022-10-24T18:04:47+00:00</updated>
<author>
<name>cqm</name>
<email>mtdxc@126.com</email>
</author>
<published>2022-10-24T03:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=ceb8a8815e5e436d944e49021c60f114344d3f3e'/>
<id>urn:sha1:ceb8a8815e5e436d944e49021c60f114344d3f3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add timeout support to libhv adapter. (#1109)</title>
<updated>2022-09-21T22:10:37+00:00</updated>
<author>
<name>Michael Grunder</name>
<email>michael.grunder@gmail.com</email>
</author>
<published>2022-09-21T22:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=68b29e1ad509f45af8a6ca9486463d9a57a391f1'/>
<id>urn:sha1:68b29e1ad509f45af8a6ca9486463d9a57a391f1</id>
<content type='text'>
Add timeout support to libhv adapter.

See: #904
</content>
</entry>
<entry>
<title>Add adapters/libhv</title>
<updated>2022-09-07T18:14:45+00:00</updated>
<author>
<name>hewei.it</name>
<email>hewei.it@bytedance.com</email>
</author>
<published>2020-12-23T02:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/hiredict.git/commit/?id=a66916719b89f30c92afeb6e9ce5a4c3a4d4c552'/>
<id>urn:sha1:a66916719b89f30c92afeb6e9ce5a4c3a4d4c552</id>
<content type='text'>
</content>
</entry>
</feed>
