[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/rcfeed/ -> RedisPubSubFeedEngine.php (summary)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

File Size: 71 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RedisPubSubFeedEngine:: (1 method):
  send()


Class: RedisPubSubFeedEngine  - X-Ref

Emit a recent change notification via Redis Pub/Sub

If the feed URI contains a path component, it will be used to generate a
channel name by stripping the leading slash and replacing any remaining
slashes with '.'. If no path component is present, the channel is set to
'rc'. If the URI contains a query string, its parameters will be parsed
as RedisConnectionPool options.

send( array $feed, $line )   X-Ref




Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1