Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion The most lightweight PHP client for Redis
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Petr Trofimov  
View profile   Translate to Translated (View Original)
 More options Jul 10 2012, 8:21 am
From: Petr Trofimov <petrofi...@yandex.ru>
Date: Tue, 10 Jul 2012 05:21:04 -0700 (PDT)
Local: Tues, Jul 10 2012 8:21 am
Subject: Re: The most lightweight PHP client for Redis

According to protocol, multibulk responses contain multiple bulks in
themselves inside. Bulks are binary strings in fact. Which Redis command
returns nested lists?

On Monday, July 9, 2012 10:19:56 PM UTC+4, Salvatore Sanfilippo wrote:

> This client is certainly minimal, but it is not correct, because you
> need to recurse on multi bulks.

> Just split the call() into call() and parse() and write parse so that
> it recurses on "*".

> Cheers,
> Salvatore

> On Mon, Jul 9, 2012 at 5:57 PM, Petr Trofimov <petrofi...@yandex.ru>
> wrote:
> > Hello there!

> > TinyRedisClient - the most lightweight Redis client written in PHP.
> > It can be useful for people who do not need extra features and
> appreciate
> > simplicity and tiny size.

> > https://github.com/ptrofimov/tinyredisclient

> > If you like it please add this client to the list.

> > Thank you.

> > --
> > You received this message because you are subscribed to the Google
> Groups
> > "Redis DB" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/redis-db/-/XdXglFfCo_oJ.
> > To post to this group, send email to redis-db@googlegroups.com.
> > To unsubscribe from this group, send email to
> > redis-db+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/redis-db?hl=en.

> --
> Salvatore 'antirez' Sanfilippo
> open source developer - VMware
> http://invece.org

> Beauty is more important in computing than anywhere else in technology
> because software is so complicated. Beauty is the ultimate defence
> against complexity.
>        — David Gelernter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.