Skip to main content

Use SQLite to store session data on the server.

Project description

Sqlite-Session

  • 服务端使用 pickle 将 Python 对象转为二进制数据
  • 将二进制数据存入 SQLite 数据库
  • 仅需在客户端使用 Cookie 储存一个 UUID

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Sqlite-Session-0.1.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

Sqlite_Session-0.1.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page