Allow multiple datasets in the cache service. The use case I have in mind for this is hosting multiple "authorities" in a single cache service.
Datasets are defined by the LD Fragments spec. We implement it in the Dataset model.
We should be able to introduce new datasets to act as additional subject cache endpoints. Ideally, it would be possible to put datasets in named graphs on a shared backend, or put them in separate backends.
Allow multiple datasets in the cache service. The use case I have in mind for this is hosting multiple "authorities" in a single cache service.
Datasets are defined by the LD Fragments spec. We implement it in the Dataset model.
We should be able to introduce new datasets to act as additional subject cache endpoints. Ideally, it would be possible to put datasets in named graphs on a shared backend, or put them in separate backends.