ptpb / pb

pb is a formerly-lightweight pastebin and url shortener
Other
549 stars 52 forks source link

paste/model: create new short field, to support non-regex indexes of short IDs #172

Closed buhman closed 7 years ago

buhman commented 7 years ago

This fixes performance issues with extremely slow index scans.

This also removes support for ultra-legacy pastes, further improving performance.