pg-redis-fdw / redis_fdw

A PostgreSQL foreign data wrapper for Redis
494 stars 68 forks source link

Add support for writing tables #2

Closed adunstan closed 3 years ago

adunstan commented 11 years ago

This is now supported by PostgreSQL as of version 9.3.

bricklen commented 11 years ago

Will writing to Redis be backported to 9.2, or is that a 9.3+ feature only?

adunstan commented 11 years ago

9.3 only - 9.2 has no API for it. Postgres never backports features, only bug fixes. That's part of why it's so stable.

bricklen commented 11 years ago

Thanks for the update (and the cool things you create for Postgres!)

joshuap commented 10 years ago

Any eta on when this may be available for pg 9.3+ / redis_fdw?

adunstan commented 10 years ago

Just haven't had time :-( It's high on my TODO list, but some JSON work is ahead of it, so I'm not sure when it will get done.

joshuap commented 10 years ago

No worries, thanks for the quick update, in any case. Looking forward to it -- awesome extension! :)

hom3chuk commented 10 years ago

Hey, any progress on that?

adunstan commented 10 years ago

No. It's a large piece of work and I doubt I will have time for it any time soon unless it's sponsored. Patches welcome, though.

On 05/30/2014 04:41 AM, hom3chuk wrote:

Hey, any progress on that?

— Reply to this email directly or view it on GitHub https://github.com/pg-redis-fdw/redis_fdw/issues/2#issuecomment-44627452.