Closed ludovicm67 closed 1 year ago
Thanks for the Redis-enabled!, I think this improvement will help a lot :)
I would leave the pull request open to testing with real data, with and without the cache, add the tests and refactor if there is time.
Thanks for the review! I added multiple tests to cover the feature properly. I will do some quick refactoring to take your suggestions into account. Once it's done, then we can merge and do a release, so that we can configure it on real instances.
To improve performances, a Redis instance can be configured to store answers from the triple store. That way, responses are sent a lot faster to the end user.
This closes #13