🧁 New Feature For Word Domain
I have posted about the word domain website and functionality at a few places, I want to post a few more. Just trying to work on the marketing side of things.
I got some good feedback and that were pretty easy to implement.
The first was filtering by word length, you can pick a subset of lengths and the database will filter your results based on that input. I did have to add a new DB index but it is working well.
The second feature is a ‘last_synced’ timestamp so you can visually see how old the data is. The cron job runs once a month on the first of the month so most of the domain names will be updated around the first of the month but this way you can be sure the data is not too old if the server hits some kind of unforeseen error.
Until we bake again,

