I'll at misc optimizations here for future reference. - [ ] Factor out duplicated user info per slice into a new table - [x] Improve the vector_state::get_all_by_id query (does a tuple scan without index) - [ ] Add user id string to int map for more efficient storage/lookup