<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
    <data-source source="LOCAL" name="MariaDB" uuid="b231469c-f074-47d0-8f1e-58831eba6163">
      <driver-ref>mariadb</driver-ref>
      <synchronize>true</synchronize>
      <remarks>A local test database</remarks>
      <jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
      <jdbc-url>jdbc:mariadb://localhost:3306/federation</jdbc-url>
      <working-dir>$ProjectFileDir$</working-dir>
    </data-source>
    <data-source source="LOCAL" name="Redis" uuid="5b4aac6d-0507-4697-8f39-5e7d34072817">
      <driver-ref>redis</driver-ref>
      <synchronize>true</synchronize>
      <remarks>A local test Redis Server</remarks>
      <jdbc-driver>jdbc.RedisDriver</jdbc-driver>
      <jdbc-url>jdbc:redis://127.0.0.1:6379/0</jdbc-url>
      <working-dir>$ProjectFileDir$</working-dir>
    </data-source>
  </component>
</project>