Skip to content

Fixup#2649

Merged
fisx merged 2 commits intodevelopfrom
fixup-pr-2622
Aug 25, 2022
Merged

Fixup#2649
fisx merged 2 commits intodevelopfrom
fixup-pr-2622

Conversation

@fisx
Copy link
Contributor

@fisx fisx commented Aug 24, 2022

fixes a dangling link that was broken in #2622

Checklist

  • The PR Title explains the impact of the change.
  • The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • I updated changelog.d subsections with one or more entries with the following bits of information (details):

@fisx fisx requested a review from smatting August 24, 2022 19:22
@fisx fisx temporarily deployed to cachix August 24, 2022 19:22 Inactive
@fisx fisx temporarily deployed to cachix August 24, 2022 19:22 Inactive
@fisx fisx temporarily deployed to cachix August 24, 2022 19:23 Inactive
@fisx fisx temporarily deployed to cachix August 24, 2022 19:23 Inactive
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 24, 2022
@fisx
Copy link
Contributor Author

fisx commented Aug 24, 2022

original content:

Reference documentation

What you need to know as a user of the Wire backend: concepts, features, and API. We strive to keep these up to date.

Users

User lifecycle:

User profiles and metadata:

TODO.

Teams

TODO.

Messaging

TODO.

Single sign-on

TODO.

SCIM provisioning

We have support for provisioning users via SCIM (RFC 7664, RFC 7643). It's in the beta stage.

Developer documentation

Internal documentation detailing what you need to know as a Wire backend developer. All of these documents can and should be referenced in the code.

If you're not a member of the Wire backend team, you might still find these documents useful, but keep in mind that they are a work in progress.

Cassandra

We use Cassandra as the primary data store. It is scalable, has very fast reads and writes, and is conceptually simple (or at least simpler than SQL databases).

Some helpful links:

@fisx fisx merged commit f6513c4 into develop Aug 25, 2022
@fisx fisx deleted the fixup-pr-2622 branch August 25, 2022 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants