[Feature] Persistence #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/persistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to implement some useful protocols, classes and extensions to use to setup a persistence layer in an application.
To provide further details about the work done:
Persistence
target in the Package file;Communications
andPersistence
target to theSwiftLibs
library in thePackage
file;Service
public protocol;Fetcher
generic class;bitBucket
static property in theURL+Devices
public extension;README
file.Persistence
library in the README file. 09a07ad373