busyorg / busy

Blockchain-based social network where anyone can earn rewards 🚀
https://busy.org/
MIT License
359 stars 252 forks source link

Prune data on busy-bot redis db #1757

Closed bonustrack closed 6 years ago

bonustrack commented 6 years ago

On busy-bot-master redis db, the keys rsmq:PAST_UPVOTERS_QUEUE and rsmq:PAST_UPVOTERS_QUEUE:Q have each a size of 300K. It seem that these keys only get bigger and bigger and force a database upgrade too often. Can we workout a system to prune this data and keep a stable db size?

bonustrack commented 6 years ago

@Sekhmet can you size this mission from 1 to 5 effort?