]> git.mxchange.org Git - hub.git/commit
Added wrapper, rewrites:
authorRoland Häder <roland@mxchange.org>
Thu, 7 Feb 2013 19:57:01 +0000 (19:57 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 7 Feb 2013 19:57:01 +0000 (19:57 +0000)
commit7b076b2eb413b1c28b7ce582bce5319da33e0bb3
treeac4b81019cc1a9b6fd7cdd67644cfe095e2622c6
parent9e906044d19ec598125029cee81291c80a167ff3
Added wrapper, rewrites:
- Added database wrapper for node DHT
- Rewrote node_info_db wrapper to use special factory and not generic
.gitattributes
application/hub/config.php
application/hub/interfaces/wrapper/class_NodeDhtWrapper.php [new file with mode: 0644]
application/hub/main/database/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php [new file with mode: 0644]
application/hub/main/database/wrapper/node/class_NodeInformationDatabaseWrapper.php
application/hub/main/dht/node/class_NodeDhtFacade.php
application/hub/main/nodes/class_BaseHubNode.php