diff options
author | Jeremy C. Reed <jreed@ISC.org> | 2011-02-24 19:32:40 +0100 |
---|---|---|
committer | Jeremy C. Reed <jreed@ISC.org> | 2011-02-24 19:32:40 +0100 |
commit | e8460092b6addf9ce69dddb49d80d91037178ba7 (patch) | |
tree | b708b56d84e2869d8bcd79bbfea0245da6311b81 /README | |
parent | [master] regenerate two documents (diff) | |
download | kea-e8460092b6addf9ce69dddb49d80d91037178ba7.tar.xz kea-e8460092b6addf9ce69dddb49d80d91037178ba7.zip |
[master] mention in-memory data source in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -14,12 +14,12 @@ five year plan are described here: https://bind10.isc.org/wiki/Year2Milestones This release includes the bind10 master process, b10-msgq message -bus, b10-auth authoritative DNS server (with SQLite3 backend), -b10-resolver forwarding DNS server, b10-cmdctl remote control daemon, -b10-cfgmgr configuration manager, b10-xfrin AXFR inbound service, -b10-xfrout outgoing AXFR service, b10-zonemgr secondary manager, -b10-stats statistics collection and reporting daemon, and a new -libdns++ library for C++ with a python wrapper. +bus, b10-auth authoritative DNS server (with SQLite3 and in-memory +backends), b10-resolver forwarding DNS server, b10-cmdctl remote +control daemon, b10-cfgmgr configuration manager, b10-xfrin AXFR +inbound service, b10-xfrout outgoing AXFR service, b10-zonemgr +secondary manager, b10-stats statistics collection and reporting +daemon, and a new libdns++ library for C++ with a python wrapper. Documentation is included and also available via the BIND 10 website at http://bind10.isc.org/ |