Contains classes for handling the message index. More...
Go to the source code of this file.
Classes | |
class | MessageIndex |
Creates a database of keys in all groups, so that namespace and key can be used to get the groups they belong to. More... | |
class | SerializedMessageIndex |
Storage on serialized file. More... | |
class | FileCachedMessageIndex |
BC. More... | |
class | DatabaseMessageIndex |
Storage on the database itself. More... | |
class | CachedMessageIndex |
Storage on the object cache. More... | |
class | CDBMessageIndex |
Storage on CDB files. More... |
Contains classes for handling the message index.
Definition in file MessageIndex.php.