freeswitch/docs
Travis Cross a537d80372 Add new module: mod_prefix
mod_prefix is an in-memory data store optimized for fast lookups
according to the longest prefix match (LPM) rule.

Tables of key-value string pairs in JSON format can be loaded at
startup via configuration and at runtime via the API.

The implementation uses a bitwise trie (aka binary prefix tree), so
arbitrary string keys are supported.
2014-07-22 15:28:31 +00:00
..
man
phrase
AUTHORS
COPYING
ChangeLog
Debugging
Doxygen.conf
GivingBack
JavaScript.txt
SubmittingPatches
docs.2008.vcproj
docs.2010.vcxproj
docs.2012.vcxproj
docs.vcproj
zrtp_agpl-3.0.txt