<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed May 22 20:58:20 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/LOGIC-30/LOGIC-30.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[LOGIC-30] Add persistent memory tables</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-30</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;Rels currently complect identity and value, and are not first class. This enhancement provides a single-arity relation as a first class persistent value. Equality (and hash code) is defined in terms of the ITableRel protocol, leaving the door open for alternative implementations.&lt;/p&gt;

&lt;p&gt;The implementation provide in the attached patch is a hair faster than Rels in the single index case. The query strategy used in the multiple index case may or may not be faster than the one employed by Rels depending on the data. This could easily be made configurable, if desired.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15272">LOGIC-30</key>
            <summary>Add persistent memory tables</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="qbg">Brian Goslinga</reporter>
                        <labels>
                    </labels>
                <created>Fri, 9 Mar 2012 19:58:23 -0600</created>
                <updated>Sun, 17 Mar 2013 18:53:34 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="30785" author="dnolen" created="Sun, 17 Mar 2013 18:53:34 -0500"  >&lt;p&gt;ThreatGRID has a really nice simple implementation going here that they are already using in production - &lt;a href=&quot;http://github.com/threatgrid/pldb&quot;&gt;http://github.com/threatgrid/pldb&lt;/a&gt;. We should probably just integrate it.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10990" name="0001-Added-persistent-memory-tables.patch" size="9337" author="qbg" created="Fri, 9 Mar 2012 19:58:23 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>