<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #934: Key value store for extensions to store data</title>
    <link>http://localhost/ticket/934</link>
    <description>&lt;p&gt;
We need to allow plugins to store information.
&lt;/p&gt;
&lt;p&gt;
Each plug-in should have its own name space and allow any data to be set.
&lt;/p&gt;
&lt;p&gt;
There are two options.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;make a key value table in ckan that will hold random information.
&lt;/li&gt;&lt;li&gt;use redis (or other key value store)
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
If in sql suggest schema of form:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;(namespace, obj_id, key, value [, value_type])
&lt;/li&gt;&lt;li&gt;value is json
&lt;/li&gt;&lt;/ul&gt;</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/934</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sat, 29 Jan 2011 23:12:24 GMT</pubDate>
      <title>description, summary changed</title>
      <link>http://localhost/ticket/934#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/934#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/934?action=diff&amp;amp;version=1"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;
                changed from &lt;em&gt;key value store for allowing plug-ins to store data&lt;/em&gt; to &lt;em&gt;Key value store for extensions to store data&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>thejimmyg</dc:creator>

      <pubDate>Tue, 06 Dec 2011 11:30:47 GMT</pubDate>
      <title>status changed; repo, theme, resolution set</title>
      <link>http://localhost/ticket/934#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/934#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;repo&lt;/strong&gt;
                set to &lt;em&gt;ckan&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;theme&lt;/strong&gt;
                set to &lt;em&gt;none&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;invalid&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
We have other ways of solving this problem now rather than a key value store for plugins. Marking as invalid.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>