OdyseeTeam / commentron

MIT License
11 stars 12 forks source link

Track claim to channel and add algo callbacks #137

Closed jbn closed 2 years ago

jbn commented 2 years ago

The claim_to_channel table gets populated during the comment create. Given total comment frequency and the cache guard, it should not add too much extra load. I did not modify an existing tables to reduce downtime.