[Asterisk-Users] DBPut and DBGet performance
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Tue Sep 9 10:54:47 MST 2003
On Tuesday 09 September 2003 06:00, Surajee Ratnayake wrote:
> hi,
>
> This question is about DBPut and DBGet,
> Can i put about 1000 keys in a single family, (only once for the
> lifetime) for ex.
> exten => _X.,5,DBput(family/key1=${val})
> ...
> exten => _X.,5,DBput(family/key1000=${val})
>
> like above and if i later retrieve it, randomely, with inbound calls,
> will it affect performance?
Nope, it should work just fine.
-Tilghman
More information about the asterisk-users
mailing list