-
Notifications
You must be signed in to change notification settings - Fork 1
Easier Implementation of Backends #45
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpkg: locordaMain entry point packageMain entry point packagepkg: locorda_corePlatform-agnostic sync enginePlatform-agnostic sync enginepriority: mediumNormal priorityNormal priority
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpkg: locordaMain entry point packageMain entry point packagepkg: locorda_corePlatform-agnostic sync enginePlatform-agnostic sync enginepriority: mediumNormal priorityNormal priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
Affected Package
locorda_core, locorda (main package / general)
Problem / Motivation
Implementing a new Backend currently neither is documented well, nor is the API smooth.
Proposed Solution
Analyze the existing backend implementations for common patterns and implement API changes and/or helpers that make implementation of backends that follow best practices easy. Document that process well (on locor)
Alternatives Considered
No response
Additional Context
No response