forked from Mirrors/freeswitch
a537d80372
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. |
||
---|---|---|
.. | ||
config | ||
freeswitch.build/freeswitch.pbxindex | ||
build_patch.sh | ||
buildlib.sh | ||
buildmrcpserver.sh | ||
buildopal.sh | ||
buildzrtp.sh | ||
cc.sh | ||
config.layout | ||
coverity_model.c | ||
curses.patch | ||
fixautoconf.sh | ||
fixautomake.sh | ||
fixlibtool.sh | ||
freeswitch.init.archlinux | ||
freeswitch.init.redhat | ||
freeswitch.init.suse | ||
freeswitch.ld.so.conf | ||
freeswitch.monitrc | ||
freeswitch.pc.in | ||
freeswitch.sysconfig | ||
fs_ivrd.init.redhat | ||
gen_indent.pl | ||
getg729.sh.in | ||
getlib.sh.in | ||
getsounds.sh.in | ||
ignore_helper.pl | ||
indent_options.sh | ||
Makefile.am | ||
Makefile.centos5 | ||
Makefile.centos6 | ||
Makefile.openbsd | ||
Makefile.solaris11 | ||
modcheck.sh | ||
modmake.rules.in | ||
modmake.rulesam | ||
modules.conf.in | ||
moh_version.txt | ||
next-release.txt | ||
print_git_revision.c | ||
set-fs-version.sh | ||
sounds_version.txt | ||
strip.pl | ||
swigall.sh | ||
turbo_build.sh |