Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WebDav document store provider #188

Open
yurem opened this issue Apr 17, 2020 · 0 comments
Open

Implement WebDav document store provider #188

yurem opened this issue Apr 17, 2020 · 0 comments
Assignees
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Apr 17, 2020

We need to implement interface: https://github.com/GluuFederation/oxCore/blob/version_4.1.1/core-document-store/src/main/java/org/gluu/service/document/store/provider/WebDavDocumentStoreProvider.java

We can use:

<dependency>
    <groupId>com.github.lookfirst</groupId>
    <artifactId>sardine</artifactId>
    <version>5.9</version>
</dependency>

This library is fully stable and is being used in production on a very high traffic site (140+ concurrent connections 24/7).

@yurem yurem added this to the 4.2 milestone Apr 17, 2020
@yurem yurem self-assigned this Apr 17, 2020
@yurem yurem changed the title Implement WebDAV2 docuemnt store provider Implement WebDav document store provider Apr 17, 2020
@yurem yurem modified the milestones: 4.2, 4.3 May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant