#48 breaks the current vanity paste-id mechanism/hack. There are two ways to un-fuck this (provided we want to un-fuck it):
-
roll our own auto_increment that has the behavior we want (hard, likely slow)
-
make another secondary index (easy, fast, could cause collisions)
#48 breaks the current vanity paste-id mechanism/hack. There are two ways to un-fuck this (provided we want to un-fuck it):
roll our own auto_increment that has the behavior we want (hard, likely slow)
make another secondary index (easy, fast, could cause collisions)