Commit Graph

13 Commits

Author SHA1 Message Date
jkoberg
372325c00a feat(plugins): bump go-micro plugins pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-07 15:05:48 +02:00
jkoberg
06cc70f978 feat(natsjsregistry): fix watcher feature
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-24 13:09:11 +02:00
jkoberg
f92c6ae511 fix(nats-js-kv): Fix panic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 09:52:37 +02:00
jkoberg
6d7d18adce feat(deps): bump plugins/store/nats-js-kv
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-17 15:26:49 +02:00
jkoberg
0e5b65f27f feat(nats-js-kv): bump nats-js-kv
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-24 16:28:05 +02:00
jkoberg
bbc4f83f7d bump dependencies
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-13 12:49:53 +01:00
Michael Barz
b3528ac5b3 update reva to v2.17.0 2023-12-12 19:29:18 +01:00
jkoberg
c8f487d804 bump go-micro nats-js store
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-06 08:59:01 +01:00
Ralf Haferkamp
39950845d2 Bump go-micro/v4/store/redis to latest main commit
This includes these two fixes:
https://github.com/go-micro/plugins/pull/109
https://github.com/go-micro/plugins/pull/110
2023-05-12 14:49:19 +02:00
Michael Barz
be8d253b82 update reva, replace go-micro redis store plugin 2023-05-08 17:31:31 +02:00
Andre Duffeck
be569b7c59 [full-ci] More cache cleanup (#6134)
* Make env var names consistent with the others

* Remove unused OCS cache

* Use the same cache database for shared caches

* Bump reva
2023-04-25 15:46:59 +02:00
Andre Duffeck
77bb3d8bcd [full-ci] Refactor stores (#6019)
* Streamline the store implementation with and into reva

* Adapt to the cache/store refactoring in reva

* Streamline config options and their env vars

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Use the same database for all stores

* Bump reva

* Configure stat and filemetadata cache separately

* Fix default config

---------

Co-authored-by: Martin <github@diemattels.at>
2023-04-24 15:13:35 +02:00
Michael Barz
afc6ed1e41 switch to go vendoring 2023-04-19 20:24:34 +02:00