<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>Long Transaction - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/long-transaction/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 17 May 2013 07:43:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>HBase、Redis中关于“长事务”(Long Transaction)的一点讨论</title>
		<link>https://www.coder4.com/archives/3894</link>
					<comments>https://www.coder4.com/archives/3894#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 17 May 2013 07:43:53 +0000</pubDate>
				<category><![CDATA[数据库技术]]></category>
		<category><![CDATA[CAS]]></category>
		<category><![CDATA[checkAndPut]]></category>
		<category><![CDATA[Hbase]]></category>
		<category><![CDATA[incrementColumnValue]]></category>
		<category><![CDATA[Long Transaction]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[长事务]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=3894</guid>

					<description><![CDATA[首先解释下标题，可能命名不是那么严谨吧，大致的定义如下： sometimes you are in a situation where you want to read a record, check what is in it, and depending on that update the record. The problem is that between the time you read a row and perform the update, someone else m[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/3894/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
