yii-redis Provides object oriented access to Redis in a familiar Yii Style

  1. Requirements
  2. Usage
  3. Resources

Provides object oriented access to Redis in a familiar Yii Style. When you add or remove items from redis entities (lists, sets, sorted sets, hashes), changes are pushed to the server immediately, this is useful when your application needs to make information available across multiple requests.

Requirements

This package relies on the https://github.com/nicolasff/phpredis PHP extension, please make sure this is installed before continuing.

Usage

Please see the github project page for usage examples.

Resources

16 0
20 followers
0 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Database
Tags: Cache, db, redis
Developed by: phpnode
Created on: Dec 20, 2011
Last updated: 12 years ago

Related Extensions