2017 © Pedro Peláez
 

library database-redis-async

Asynchronous Redis database adapter for the Phở stack.

image

pho-adapters/database-redis-async

Asynchronous Redis database adapter for the Phở stack.

  • Sunday, June 24, 2018
  • by esokullu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

database-redis-async

Async Pho adapter for database service, Redis., (*1)

This adapter does not block the the application. Please note, not all of the methods provided here are truly async., (*2)

The truly async ones are: * set * del * expire, (*3)

All others are sync., (*4)

The Versions

24/06 2018

dev-swoole

dev-swoole https://phonetworks.org

Asynchronous Redis database adapter for the Phở stack.

  Sources   Download

MIT

The Requires

 

24/06 2018

dev-master

9999999-dev https://phonetworks.org

Asynchronous Redis database adapter for the Phở stack.

  Sources   Download

MIT

The Requires