<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Penguin on Rails &#187; ActsAsRedisCounter</title>
	<atom:link href="http://www.cherpec.com/category/acts_as_redis_counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cherpec.com</link>
	<description>linux + ruby on rails = love</description>
	<lastBuildDate>Wed, 08 Dec 2010 15:12:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>acts_as_redis_counter plugin</title>
		<link>http://www.cherpec.com/2009/10/acts_as_redis_counter-plugin/</link>
		<comments>http://www.cherpec.com/2009/10/acts_as_redis_counter-plugin/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 11:36:52 +0000</pubDate>
		<dc:creator>Vitalie Cherpec</dc:creator>
				<category><![CDATA[ActsAsRedisCounter]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[countes]]></category>
		<category><![CDATA[high performance]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[redis]]></category>

		<guid isPermaLink="false">http://www.cherpec.com/?p=500</guid>
		<description><![CDATA[I&#8217;ve just released acts_as_redis_counter plugin for Rails.
Description:
The acts_as_redis_counter plugin implements high performance counters using write-back strategy with Redis key-value database.
Enjoy it!
http://github.com/vitalie/acts_as_redis_counter
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released <strong>acts_as_redis_counter</strong> plugin for Rails.</p>
<p>Description:</p>
<p>The acts_as_redis_counter plugin implements high performance counters using write-back strategy with Redis key-value database.</p>
<p>Enjoy it!<br />
<a href="http://github.com/vitalie/acts_as_redis_counter">http://github.com/vitalie/acts_as_redis_counter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cherpec.com/2009/10/acts_as_redis_counter-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

