introduce natsjs registry

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-11-06 08:59:01 +01:00
parent e7ad80e214
commit 73c99cce9e
4 changed files with 181 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Enhancement: Introduce natsjs registry
Introduce a registry based on the natsjs object store
https://github.com/owncloud/ocis/issues/7272
https://github.com/owncloud/ocis/pull/7487