status-go/appdatabase/migrations/sql
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
..
1640111208_dummy.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1642666031_add_removed_clock_to_bookmarks.up.sql Sync bookmarks 2022-02-17 12:40:33 +00:00
1643644541_gif_api_key_setting.up.sql fix: rename the gif migration file as per current timestamp (#2513) 2022-01-31 17:46:59 +01:00
1644188994_recent_stickers.up.sql fix: invalid sql 2022-03-07 10:23:18 -04:00
1646659233_add_address_to_dapp_permisssion.up.sql feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
1646841105_add_emoji_account.up.sql feat: Added emoji params for a wallet account (#2582) 2022-03-11 11:59:15 +01:00
1647278782_display_name.up.sql feat: display name 2022-03-14 13:48:34 -04:00
1647862838_reset_last_backup.up.sql Backup communities 2022-03-23 14:45:52 +00:00
1647871652_add_settings_sync_clock_table.up.sql Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
1647880168_add_torrent_config.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647882837_add_communities_settings_table.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647956635_add_waku_messages_table.up.sql Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
1648554928_network_test.up.sql feat: link test and prod network (#2592) 2022-03-29 14:39:10 +02:00
1649164719_add_community_archives_info_table.up.sql Introduce community history archive routine 2022-04-06 13:00:33 +02:00
doc.go Create single database appdatase 2019-08-21 10:44:50 +03:00