@@ -39,7 +39,7 @@ These modules listen to repository events and react accordingly.
*[`acrepo-connector-broadcast`](acrepo-connector-broadcast): Message Broadcast Service: This rebroadcasts messages from one queue/topic to every queue/topic in a specified list
*[`acrepo-connector-idiomatic`](acrepo-connector-idiomatic): Id Mapping Service: This maps a public ID to an internal (and in some cases, much longer) LDP server URI
*[`acrepo-connector-idiomatic-mysql`](acrepo-connector-idiomatic-mysql): Id Mapping Service Database: This exposes a MySQL datastore for use with the Id Mapping service
*[`acrepo-connector-idiomatic-mariadb`](acrepo-connector-idiomatic-mariadb): Id Mapping Service Database: This exposes a MariaDB datastore for use with the Id Mapping service
*[`acrepo-connector-idiomatic-pgsql`](acrepo-connector-idiomatic-pgsql): Id Mapping Service Database: This exposes a Postgres datastore for use with the Id Mapping service
*[`acrepo-connector-triplestore`](acrepo-connector-triplestore): Triplestore Indexing Service: This indexes LDP resources into named graphs in an external triplestore.