[Server-devel] [XSCE] sugarstats and xovis

Martin Dluhos martin at gnu.org
Fri Jun 27 05:09:06 EDT 2014


On 06/24/2014 07:20 PM, Sameer Verma wrote:
> On Mon, Jun 23, 2014 at 9:32 PM, Martin Abente
> <martin.abente.lahaye at gmail.com> wrote:
>> Hello Sameer,
>>
>> The harvest-client serializes (using json) a subset of journal-objects
>> metadata and then sends it to the harvest-server, which is basically a
>> web-service plus a MySQL back-end.
>>
> 
> Great! Then we can perhaps add a method to process_journal_stats.py in
> XOVis to support Harvest.

XOvis visualization relies on journal metadata being stored in couchdb in json,
so it should be relatively straightforward to add a method to
process_journal_stats.py to read data generated by harvest-client and store it
in the db.

Martin


More information about the Server-devel mailing list