OpenSIPS / opensips

OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-level technical solution (performance, security and quality) to be used in professional SIP server platforms.
https://opensips.org
Other
1.28k stars 581 forks source link

[Feature request] Async redis queries #461

Open ovidiusas opened 9 years ago

ovidiusas commented 9 years ago

It would be nice to have async support for redis queries.

vladpaiu commented 9 years ago

Hello,

Took a look at the hiredis library and I see it has a pretty neat async support, so we can consider adding this for redis raw queries ( http://www.opensips.org/html/docs/modules/1.11.x/cachedb_redis#id248944 )

Best Regards, Vlad

ovidiusas commented 3 years ago

This one was lingering for to long.

bogdan-iancu commented 3 years ago

@ovidiusas , the DB async capabilites are useful, let's give it one more chance .....I think it went under the radar as it was too old (6 years ago). Let's try to evaluate it again.

zedatgithub commented 8 months ago

Would be great to have this ability