• Travis Cross's avatar
    Add new module: mod_prefix · a537d803
    Travis Cross 提交于
    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.
    a537d803
名称
最后提交
最后更新
..
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 正在载入提交数据...