Moved hashids_counter to the cache
The global caused errors on unmigrated databases, and it could potentially cause threading errors in larger scale production environments.
@dbond2 please tell me if this is a bad idea
The global caused errors on unmigrated databases, and it could potentially cause threading errors in larger scale production environments.
@dbond2 please tell me if this is a bad idea