<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/redis.git/src/modules/helloblock.c, branch modules-replication</title>
<subtitle>github.com: antirez/redis.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/'/>
<entry>
<title>Allow certain modules APIs only defining REDISMODULE_EXPERIMENTAL_API.</title>
<updated>2017-07-14T10:07:52+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2017-07-14T10:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=8eefc9323dc677bf266c71c07fe788aef68b4eaf'/>
<id>8eefc9323dc677bf266c71c07fe788aef68b4eaf</id>
<content type='text'>
Those calls may be subject to changes in the future, so the user should
acknowledge it is using non stable API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those calls may be subject to changes in the future, so the user should
acknowledge it is using non stable API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modules TSC: HELLO.KEYS reply format fixed.</title>
<updated>2017-05-03T21:43:49+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2017-05-03T21:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=7d9326b1f3a6fd8e218da9a4ca357d9af2e9b644'/>
<id>7d9326b1f3a6fd8e218da9a4ca357d9af2e9b644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modules TSC: HELLO.KEYS example draft finished.</title>
<updated>2017-05-03T12:08:12+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2017-05-03T12:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=1ed2ff55700b9b3008d3875352c4e820e0691ec8'/>
<id>1ed2ff55700b9b3008d3875352c4e820e0691ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modules TSC: Release the GIL for all the time we are blocked.</title>
<updated>2017-05-03T09:26:21+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2017-05-03T09:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=3fcf959e609e850a114d4016843e4c991066ebac'/>
<id>3fcf959e609e850a114d4016843e4c991066ebac</id>
<content type='text'>
Instead of giving the module background operations just a small time to
run in the beforeSleep() function, we can have the lock released for all
the time we are blocked in the multiplexing syscall.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of giving the module background operations just a small time to
run in the beforeSleep() function, we can have the lock released for all
the time we are blocked in the multiplexing syscall.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modules: use RedisModule_AbortBlock() in the example.</title>
<updated>2016-10-13T15:00:45+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2016-10-13T15:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=a3b3ca7c2191cbe09750e2eb45b856b8cbbaa831'/>
<id>a3b3ca7c2191cbe09750e2eb45b856b8cbbaa831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Example modules: remove warnings about types and not used args.</title>
<updated>2016-10-13T10:43:18+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2016-10-13T10:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=870274bea8b67fdcc828ed77c783d7146b86af11'/>
<id>870274bea8b67fdcc828ed77c783d7146b86af11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modules: blocking command example added.</title>
<updated>2016-10-07T14:35:06+00:00</updated>
<author>
<name>antirez</name>
<email>antirez@gmail.com</email>
</author>
<published>2016-10-07T14:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/redis.git/commit/?id=7dde8bf3ab721b87f1e48b277dcdc39aab4c8b4c'/>
<id>7dde8bf3ab721b87f1e48b277dcdc39aab4c8b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
