Changes between Version 4 and Version 5 of OfficialTolArchiveNetworkRedis
- Timestamp:
- Nov 21, 2011, 11:33:01 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfficialTolArchiveNetworkRedis
v4 v5 25 25 TolRedis::@Client r = [[ Text _.host = "host.domain.com", _.port = 5555 ]]; 26 26 }}} 27 28 == Access to keys == 29 30 == List commands == 31 32 == PUBLISH/SUBSCRIBE == 33 34 == Example: a tol server ==