Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.21 KB

README.template.md

File metadata and controls

37 lines (22 loc) · 1.21 KB

{{ ossHeader }}

Momento Drop-in Replacement for PhpRedis

Welcome to the Momento Drop-in Replacement for PhpRedis! This package is a wrapper around PhpRedis allowing for integration with Momento cache. You can use this as a direct replacement for PhpRedis, while leveraging the benefits of Momento serverless cache.

Usage

{% include "./examples/doc_examples/readme-example.php" %}

Getting Started and Documentation

To get started with the drop-in client, you will need a Momento API key. You can get one from the Momento Console.

Installation

The Momento Drop-in Replacement for Phpredis is available on packagist.org: momento-php-redis

Examples

Working example projects, with all required build configuration files, are available in the examples directory.

Developing

If you are interested in contributing to the SDK, please see the CONTRIBUTING docs.

Attributions

This product includes PHP software, freely available from http://www.php.net/software/

{{ ossFooter }}