Currently, the data store is just an array. Implement a better data store that supports searching better than an array.
Currently, the data store is just an array. Implement a better data store that supports searching better than an array.