Closed monbrey closed 5 years ago
The MongooseProvider I wrote supports a full caching system which would speed up several areas of the bot over traditional mongoose model lookups.
MongooseProvider
The Provider should first be improved with better ad-hoc caching for this to be a good option.
I was wrong. The Provider approach is dumb. Refer to #12
The
MongooseProvider
I wrote supports a full caching system which would speed up several areas of the bot over traditional mongoose model lookups.The Provider should first be improved with better ad-hoc caching for this to be a good option.