Revision 73139f98a147d519dd8c32c5501bbe8c8c58ae32 authored by Antoine R. Dumont (@ardumont) on 18 July 2016, 18:19:07 UTC, committed by Antoine R. Dumont (@ardumont) on 18 July 2016, 18:19:07 UTC
In effect, this separates concerns between storing/reading contents and
archiving contents.

This updates:
- main schema to drop existing archiver table (070.sql)
- integration/unit tests
- Separate sql files to deal with install/upgrades in sql/archiver/
  folder
- Add makefile to deal with local dump and restore actions

Remains to deal with updating when receiving new contents (as in the
original archiver's code)
1 parent 50ae16f
History
File Mode Size
bin
debian
docs
sql
swh
utils
.gitignore -rw-r--r-- 72 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 154 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 182 bytes
README.db_testing -rw-r--r-- 673 bytes
README.dev -rw-r--r-- 442 bytes
requirements.txt -rw-r--r-- 192 bytes
setup.py -rw-r--r-- 898 bytes

README.db_testing

back to top