Swiftpack.co - PerfectlySoft/Perfect-Session as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by PerfectlySoft.
PerfectlySoft/Perfect-Session 3.1.5
Session drivers (for use in Perfect projects).
⭐️ 4
🕓 4 years ago
linux macOS iOS
.package(url: "https://github.com/PerfectlySoft/Perfect-Session.git", from: "3.1.5")

Perfect Sessions (core library) 简体中文

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 4.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

The Perfect Session core library, with Memory Driver.

Note that a demo is located at https://github.com/PerfectExamples/Perfect-Session-Memory-Demo that shows the operation of the in-memory driver included in the core library.

Compatibility with Swift

The master branch of this project currently compiles with Xcode 9.2 or the Swift 4.0.3 toolchain on Ubuntu.

Building

Add this project as a dependency in your Package.swift file.

.Package(url:"https://github.com/PerfectlySoft/Perfect-Session.git", majorVersion: 3)

Database-Specific Drivers

To use the Perfect Session driver with a database storage option (recommended) use one of the following database-specific modules:

If you use one of the database-specific modules, you do not need to include this module as a dependancy, as it is already included.

Further Information

For more information on the Perfect project, please visit perfect.org.

GitHub

link
Stars: 4
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Fixing obsolete url.
6 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics