The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Redis"

Redis - Perl binding for Redis database River stage two • 72 direct dependents • 85 total dependents

Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC

URI::redis - URI for Redis connection info River stage two • 2 direct dependents • 22 total dependents

The "URI::redis" class supports "URI" objects belonging to the *redis* and *redis+unix* URI scheme. Such URLs are used to encode connection info ("redis": host, port, password, database, "redis+unix": socket path, password, database) to Redis servers...

MENDEL/URI-redis-0.02 - 23 Jan 2016 09:32:30 UTC

Tie::Redis - Connect perl data structures to Redis River stage zero No dependents

This allows basic access to Redis from Perl using tie, so it looks just like a a hash or array. Please think carefully before using this, the tie interface has quite a performance overhead and the error handling is not that great. Using AnyEvent::Red...

DGL/Tie-Redis-0.26 - 11 Apr 2013 15:32:57 UTC

Redis::Jet - Yet another XS implemented Redis Client River stage zero No dependents

This project is still in a very early development stage. IT IS NOT READY FOR PRODUCTION! Redis::Jet is yet another XS implemented Redis Client. This module provides simple interfaces to communicate with Redis server...

KAZEBURO/Redis-Jet-0.09 - 31 Mar 2020 01:12:48 UTC

Redis::Key - wrapper class of Redis' key River stage zero No dependents

Redis::Key is a wrapper class of Redis' keys....

SHOGO/Redis-Key-0.03 - 13 Sep 2014 06:00:18 UTC

Redis::Hash - tie Perl hashes to Redis hashes River stage two • 72 direct dependents • 85 total dependents

Ties a Perl hash to Redis. Note that it doesn't use Redis Hashes, but implements a fake hash using regular keys like "prefix:KEY". If no "prefix" is given, it will tie the entire Redis database as a hash. Future versions will also allow you to use re...

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC

Cikl::Redis - It's new $module River stage zero No dependents

Cikl::Redis is the Redis client transport module for Cikl....

FALTER/Cikl-Redis-0.01 - 25 Mar 2014 18:46:05 UTC

Redis::List - tie Perl arrays to Redis lists River stage two • 72 direct dependents • 85 total dependents

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC

Redis::Dump - It's a simple way to dump and backup data from redis-server River stage zero No dependents

It's a simple way to dump data from redis-server in JSON format or any format you want....

TBR/Redis-Dump-0.016 - 13 Oct 2011 15:08:21 UTC

Mojo::Redis - Redis driver based on Mojo::IOLoop River stage one • 2 direct dependents • 2 total dependents

Mojo::Redis is a Redis driver that use the Mojo::IOLoop, which makes it integrate easily with the Mojolicious framework. It tries to mimic the same interface as Mojo::Pg, Mojo::mysql and Mojo::SQLite, but the methods for talking to the database vary....

JHTHORSEN/Mojo-Redis-3.29 - 23 Feb 2022 05:56:50 UTC

Redis::Term - Redis Client Terminal River stage zero No dependents

Small redis client in perl. Execute 'redist', then input any redis command you want....

CHENGANG/Redis-Term-0.12 - 22 Jun 2014 09:32:16 UTC

Redis::Fast - Perl binding for Redis database River stage one • 7 direct dependents • 7 total dependents

"Redis::Fast" is a wrapper around Salvatore Sanfilippo's hiredis <https://github.com/redis/hiredis> C client. It is compatible with Redis.pm <https://github.com/melo/perl-redis>. This version supports protocol 2.x (multi-bulk) or later of Redis avail...

SHOGO/Redis-Fast-0.37 - 08 Mar 2024 16:30:57 UTC

Nginx::Redis - asynchronous redis client for nginx-perl River stage zero No dependents

Fast asynchronous redis client for nginx-perl that supports pipelining and doesn't provide any command-bound interface. You can use it for almost any feature of redis. Currently it doesn't support pub/sub-like flow though. Nginx::Redis relies on Redi...

ZZZ/Nginx-Redis-1.1.12.4 - 22 Jan 2012 03:51:58 UTC

MojoX::Redis - asynchronous Redis client for Mojolicious. River stage zero No dependents

MojoX::Redis is an asynchronous client to Redis for Mojo....

UNDEF/MojoX-Redis-0.88 - 24 Mar 2015 05:09:47 UTC

Cache::Redis - Redis client specialized for cache River stage one • 1 direct dependent • 1 total dependent

This module is for cache of Redis backend having Cache::Cache like interface. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE....

SONGMU/Cache-Redis-0.13 - 13 Jul 2015 10:08:54 UTC

Redis::Queue - Simple work queue using Redis River stage zero No dependents

POPIEL/Redis-Queue-0.01 - 02 Mar 2011 07:41:58 UTC

Redis::Bayes - Bayesian classification on Redis River stage zero No dependents

This module is an implementation of naive Bayes on Redis....

TRSKI/Redis-Bayes-0.024 - 17 Jan 2015 19:11:02 UTC

Redis::Handle - A filehandle tie for a Redis queue River stage zero No dependents

"Redis::Handle" implements a tie interface to a Redis queue so that you can treat said queue as a filehandle. Pushing to the front of the queue is the same as a "print", and popping off the end of the queue is like a "readline"....

TRON/Redis-Handle-0.2.0 - 27 Mar 2012 22:12:04 UTC

Redis::SQLite - Redis-Compatible module which writes to SQLite. River stage zero No dependents

This package is an implementation of the Redis Perl-client API, which stores all data in an SQLite database rather than in RAM. It is not a drop-in replacement, because it doesn't implement all the features you'd expect from the real Redis module. Ju...

SKX/Redis-SQLite-0.3 - 22 Dec 2016 05:24:22 UTC

Redis::Script - wrapper class for Redis' script River stage one • 1 direct dependent • 1 total dependent

Redis::Script is wrapper class for Redis' script....

SHOGO/Redis-Script-0.02 - 25 Feb 2017 00:45:56 UTC
197 results (0.023 seconds)