Comment on Realtime Metrics for 128 Million Users with Redis: 50ms + 16MB RAMparentComments−bluemoon14yThere is a way in mongo to replace the id with an auto incrementing number. Have a look at the docs. It's also helpful of you want to use the id as a base62 value for urls
Comments
There is a way in mongo to replace the id with an auto incrementing number. Have a look at the docs. It's also helpful of you want to use the id as a base62 value for urls