PerfectSession

3.1.1

Session drivers (for use in Perfect projects).
PerfectlySoft/Perfect-Session

What's New

Fixing obsolete url.

2018-01-30T18:04:27Z

Perfect Sessions (core library)

Get Involed with Perfect!

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

Swift 3.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 8.1 or the Swift 3.0.1 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: 0, minor: 0)

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.

Issues

We are transitioning to using JIRA for all bugs and support related issues, therefore the GitHub issues has been disabled.

If you find a mistake, bug, or any other helpful suggestion you'd like to make on the docs please head over to http://jira.perfect.org:8080/servicedesk/customer/portal/1 and raise it.

A comprehensive list of open issues can be found at http://jira.perfect.org:8080/projects/ISS/issues

Further Information

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

Description

  • Swift Tools 3.1.0
View More Packages from this Author

Dependencies

Last updated: Fri Apr 12 2024 19:29:15 GMT-0900 (Hawaii-Aleutian Daylight Time)