[Kea-users] Multiple-Storage Extension

Darren Ankney darren.ankney at gmail.com
Wed Dec 20 10:56:16 UTC 2023


Hi Carsten,

I am not in a position to try now, but it looks like you might be able
to do something like this:

"Dhcp4": {
  "hosts-databases": [
    {
      "type": "mysql",
      "user": "user-name",
      "password": "password",
    },
    {
      "type": "pgsql",
      "user": "user-name",
      "password": "password",
    }
  ]
}

Thank you for bringing this up.  I was not aware of this.  I may look
into this later today.

Thank you,

Darren Ankney

On Wed, Dec 20, 2023 at 4:21 AM Carsten Strotmann via Kea-users
<kea-users at lists.isc.org> wrote:
>
>
> Hi,
>
> the Kea documentation mentions briefly a "multiple-storage extension". But
> I cannot find further documentation of this extension. Is there more to be
> discovered?
>
> Greetings
>
> Carsten Strotmann
> --
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users


More information about the Kea-users mailing list