The only reason multiple users star lists can not be used at the same time is because the read function drops the database each time.
It would be better if the database could add a new users data to the collection intelligently by understanding that the user us different ot the previous user.