You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2020/04/10 08:50:25 UTC

[sling-whiteboard] branch master updated: Add goal/non goal for content distribution service

This is an automated email from the ASF dual-hosted git repository.

tmaret pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new c78da0e  Add goal/non goal for content distribution service
c78da0e is described below

commit c78da0ed7e27f54dff80b72b747080b19ceb5916
Author: tmaret <tm...@adobe.com>
AuthorDate: Fri Apr 10 10:49:46 2020 +0200

    Add goal/non goal for content distribution service
---
 distribution-service/README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/distribution-service/README.md b/distribution-service/README.md
new file mode 100644
index 0000000..ed0709b
--- /dev/null
+++ b/distribution-service/README.md
@@ -0,0 +1,12 @@
+# Distribution Service
+
+## Goals
+
+* Build a multi-tenant service that exposes distribution queues via a REST API
+* Build Sling Content Distribution (SCD) agents that leverage the service
+
+Ideally the service would be implemented by repurposing and refactoring Sling Content Distribution Journal bundles.
+
+## Non goals
+
+* It's not an immediate goal to support consumers other than SCD