Open
Description
Hi, I want to comment redis_wrapper but the issue button is grey :(
I want to use it as a trigger to sync db data into redis as cache.
In such scenario, it will be great if the redis server could be implemented as foreign server instead of connect/disconnect functions.
Is there any plan to support this feature or is there any workaround to achieve it at the moment?
Why redis_fdw
can't be used is that we have hashes like account:$id
for each row in table account
, using redis_fdw
needs to create foreign table each time :(
Thanks
Metadata
Metadata
Assignees
Labels
No labels