tf_service icon indicating copy to clipboard operation
tf_service copied to clipboard

Add optional client cache

Open MichaelGrupp opened this issue 2 years ago • 1 comments

Allows to get repeated lookup requests from memory instead of calling the service again. Can be configured in the client constructor in C++ & Python.

MichaelGrupp avatar Feb 07 '22 16:02 MichaelGrupp