-----------------------------------------------------------------------------
-The Cassandra backend code and support for Google benchmark is distributed under
-the Apache License, Version 2.0. The text is available at
+The support for Google benchmark is distributed under the Apache License,
+Version 2.0. The text is available at
http://www.apache.org/licenses/LICENSE-2.0. Full text is also included below in
this file. Both features are optional and are disabled by default.
Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
OSes require boost-system library), log4cplus and one crypto library (either
-OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
-Cassandra) have additional dependencies. For detailed installation directions,
-see the documentation in doc/sphinx/arm/install.rst text file
-or on the Kea online docs: https://kea.readthedocs.io/.
+OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL)
+have additional dependencies. For detailed installation directions, see the
+documentation in doc/sphinx/arm/install.rst text file or on the Kea online
+docs: https://kea.readthedocs.io/.
Other optional dependencies are FreeRADIUS client (this requires a subscriber
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.