Yes you can run multiple persistence services. Each service has its own type.persist
file where you would configure which items to be persisted by that service. For example, you have rrd4j.persist, influxdb.persist, etc.
The default persistence service that is set just serves as the default when you’re calling the Persistence action without specifying which persistence service to use.