Changes between Version 1 and Version 3 of Ticket #402


Ignore:
Timestamp:
11/30/10 17:53:14 (3 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #402

    • Property Owner set to pudo
    • Property Priority changed from to critical
    • Property Component changed from to ckan
    • Property Milestone changed from to ckan-v1.3
  • Ticket #402 – Description

    v1 v3  
     1Write a worker that scans all packages in a ckan instance and uploads the data to storage.ckan.net or another suitable storage system. 
     2 
     3  * Naming scheme? 
     4    * Bucket: {ckan-instance-id}-{package-name}? {ckan-instance-id}-{package-id}? 
     5      * What happens if names change 
     6    * File: filename? hash? 
     7  * Store hash back on ckan instance? 
     8 
    19The caching worker will consumer update notifications and fetch packages.  
    210