You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
Currently the Javascript sandbox does an index query for every contact look up. We should cache the lookup of the contact key from the address in Redis so that we can avoid the index query.
The text was updated successfully, but these errors were encountered:
It looks like this might still be worth pursuing. Static reply doesn't perform great, but dialogues with contact look ups do still cause Riak a lot more trouble. Re-opening for consideration.
Currently the Javascript sandbox does an index query for every contact look up. We should cache the lookup of the contact key from the address in Redis so that we can avoid the index query.
The text was updated successfully, but these errors were encountered: