status-go/protocol/anonmetrics
Pascal Precht 7032fc9dcc Introduce community history archive routine
This introduces logic needed to:

- Create WakuMessageArchives and and indices from store waku messages
- History archive torrent data to disk and create .torrent file from
  that
- Seed and unseed history archive torrents as necessary
- Starting/stopping the torrent client
- Enabling/disabling community history support for individual components
  and starting/stopping the routine intervals accordingly

This does not yet handle magnet links (#2568)

Closes #2567
2022-04-06 13:00:33 +02:00
..
migrations Introduce community history archive routine 2022-04-06 13:00:33 +02:00
adaptors.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
client.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
interval_incrementer.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
interval_incrementer_test.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00
server.go Anon Metrics Broadcast (#2198) 2021-09-01 13:02:18 +01:00