issues
search
lbryio
/
hub
MIT License
16
stars
15
forks
source link
Precomputed address history statuses take up a lot of space and slow down initial sync
#32
Closed
jackrobison
closed
2 years ago
jackrobison
commented
2 years ago
precomputed statuses should be an optional feature, off by default
address statuses add ~20gb to the database, which might not be ok for all users
precomputed statuses should not be calculated until initial sync has finished. After initial sync they should be initialized.