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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file KittyStore-0.9.3.tar.gz
.
File metadata
- Download URL: KittyStore-0.9.3.tar.gz
- Upload date:
- Size: 351.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 631840868898dcbb29dd9701777b6c2914f44006416e1b5be8eefdde40fae719 |
|
MD5 | 497fe99b948308efbc0250d47c2821c9 |
|
BLAKE2b-256 | bc0d6df0ebe7bbc6ca901b36b3dc89e4792eb868edb8999ce7911650f4e1ba46 |