<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://code.secondbit.org/writebehind/</link>
    <language>en-us</language>

    <title>writebehind Changelog</title>
    <description>writebehind Changelog</description>
    <item>
    <title>[default] First pass implementation.</title>
    <guid isPermaLink="true">http://code.secondbit.org/writebehind/rev/85f9751b15ea</guid>
             <link>http://code.secondbit.org/writebehind/rev/85f9751b15ea</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>85f9751b15ea</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td>default</td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td>tip</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#80;&#97;&#100;&#100;&#121;&#32;&#60;&#112;&#97;&#100;&#100;&#121;&#64;&#115;&#101;&#99;&#111;&#110;&#100;&#98;&#105;&#116;&#46;&#111;&#114;&#103;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>First pass implementation.<br/>
<br/>
Create our first implementation of this. Use a map of string=&gt;int64 to store our<br/>
values. The idea here is that users will create one cache for each metric they<br/>
want to collect--each column that needs updating, in MySQL land.<br/>
<br/>
Release it under the MIT license, because why not?<br/>
<br/>
Very proud that the first commit carries 100% test coverage, no golint errors,<br/>
no go vet errors, and has a benchmark.</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>LICENSE<br />README.md<br />doc.go<br />writebehind.go<br />writebehind_test.go<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#80;&#97;&#100;&#100;&#121;&#32;&#60;&#112;&#97;&#100;&#100;&#121;&#64;&#115;&#101;&#99;&#111;&#110;&#100;&#98;&#105;&#116;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 31 Mar 2015 23:09:02 -0400</pubDate>
</item>

  </channel>
</rss>