Redis PUBLISH is now supported so you can send messages to subscribers on a
channel.
Leon
On Wed, Jan 28, 2015 at 12:23 AM, Leon Dang wrote:
> The code has been posted to https://github.com/nahanni/rw_redis_fdw
>
> Anyone interested can test it out or review it.
>
> cheers
> Leon
>
>
>
> Leon
On Thu, Jan 29, 2015 at 9:36 PM, Quirin Hamp wrote:
> Please remove me from mailing list. I have deleted my account from pgsql
> forum and I still get emails!
>
Here is an entry point to DIY:
http://www.postgresql.org/community/lists/subscribe/
--
Michael
:Re: [GENERAL] Request for review of new redis-fdw module
Gesendet von: pgsql-general-ow...@postgresql.org
George Silva wrote on 01/28/2015 11:49 AM:
Great. Congratulations.
How big is the latency in the FDW? This opens up new possibilities using
redis. Very cool.
# explain analyze
Leon Dang wrote:
>
> Andreas Kretschmer wrote on 01/28/2015 03:36 AM:
>> > I've implemented a completely new Redis FDW module which has little to do
>> > with
>> > github.com/pg-redis-fdw/redis_fdw; although I did take some inspiration
>> > from in
>> > on how the tables were to be designed but
George Silva wrote on 01/28/2015 11:49 AM:
Great. Congratulations.
How big is the latency in the FDW? This opens up new possibilities
using redis. Very cool.
# explain analyze insert into rstr values ('k4434', '3234234');
QUERY PLAN
---
Great. Congratulations.
How big is the latency in the FDW? This opens up new possibilities using
redis. Very cool.
On Wed, Jan 28, 2015 at 5:19 PM, Leon Dang wrote:
>
> Andreas Kretschmer wrote on 01/28/2015 03:36 AM:
>
>> > I've implemented a completely new Redis FDW module which has little to
Andreas Kretschmer wrote on 01/28/2015 03:36 AM:
> I've implemented a completely new Redis FDW module which has little to do with
> github.com/pg-redis-fdw/redis_fdw; although I did take some inspiration from
in
> on how the tables were to be designed but most I got from looking at the
> oracle
Leon Dang wrote:
> Hi
>
> I've implemented a completely new Redis FDW module which has little to do with
> github.com/pg-redis-fdw/redis_fdw; although I did take some inspiration from
> in
> on how the tables were to be designed but most I got from looking at the
> oracle-fdw.
>
> My redis-fdw
Leon Dang
> An:pgsql-general@postgresql.org
> Datum: 28.01.2015 09:25
> Betreff:Re: [GENERAL] Request for review of new redis-fdw module
> Gesendet von:pgsql-general-ow...@postgresql.org
>
)3.87.90.64.12
Mob.: +33 (0)6.88.54.57.08
e-mail: h...@viessmann.com
web: www.viessmann.fr
Von:Leon Dang
An: pgsql-general@postgresql.org
Datum: 28.01.2015 09:25
Betreff:Re: [GENERAL] Request for review of new redis-fdw module
Gesendet von: pgsql-general-ow...@postgresql.org
The code
The code has been posted to https://github.com/nahanni/rw_redis_fdw
Anyone interested can test it out or review it.
cheers
Leon
Leon Dang wrote on 01/24/2015 04:17 PM:
Hi
I've implemented a completely new Redis FDW module which has little to
do with github.com/pg-redis-fdw/redis_fdw
Hi
I've implemented a completely new Redis FDW module which has little to do
with github.com/pg-redis-fdw/redis_fdw; although I did take some
inspiration from in on how the tables were to be designed but most I got
from looking at the oracle-fdw.
My redis-fdw implementation supports read and writ
12 matches
Mail list logo