Skip to main content

A storage engine for GNU Mailman v3 archives

Project description

KittyStore is the archiving library for HyperKitty, the Mailman 3 archiver. It provides an interface to different storage systems. Currently only the Storm ORM system is supported.

The code is available from: https://github.com/hyperkitty/kittystore

Populating the database

  • Retrieve the archives by calling kittystore-download21,

  • Load the archives by calling kittystore-import.

This might be memory intensive, so you may want to do 2 or 3 years per run and split the runs.

Alternatively, to load the data you may want to do something like:

for i in lists/devel-*; do kittystore-import -l devel@fp.o $i; done;

License

The authors are listed in the AUTHORS.txt file.

Copyright (C) 2012 by the Free Software Foundation, Inc.

KittyStore is licensed under the GPL v3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KittyStore-0.1.6.tar.gz (338.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page