[OpenSIPS-Users] Feature request: multiset cache interfaces and queued insertions

Brett Nemeroff brett at nemeroff.com
Sun Feb 10 22:17:46 CET 2013


Hey all,
Quick feature request. Many of the cache back ends support multisets
at once. I've seen tremendous speed improvements from multisets. In
addition, maybe complementary, I'd like to see queues cache
insertions. This is especially useful for using the cache interface
for something like acc. The idea would be that it'll queue up
insertions (set/add) nd maybe in a timer route or when some queued
message count is hit, it'd multiset all if them at once. Doing one set
with thousands of records is much faster than multiple connections to
do the same

Thanks!
Brett

-Brett



More information about the Users mailing list