Possible "fix" for wrong cache key:
authorRoland Häder <roland@mxchange.org>
Thu, 25 Jul 2013 02:29:26 +0000 (02:29 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 25 Jul 2013 02:29:26 +0000 (02:29 +0000)
commita81aabdb6ae5f7109cb388a1c92a3e8698b57cad
treede46a0346a2f0aecb2d12f3afa62ba541caecddd
parent7756c313e101f012af9c3ccfc378308f4f03f603
Possible "fix" for wrong cache key:
- $onlyKeys allows to set database table columns that shall be used for
  creating a cache key, this can be used to look for a node id/ip/port
  combination instead of the default session id.
application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php