Use SQLite to store session data on the server.
Project description
Sqlite-Session
- 服务端使用 pickle 将 Python 对象转为二进制数据
- 将二进制数据存入 SQLite 数据库
- 仅需在客户端使用 Cookie 储存一个 UUID
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for Sqlite_Session-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4e3fe18efab2e05c1d8a9a4c49ad8b89b40225aebd0ff09d0be58b3dd179649 |
|
MD5 | 9c7ff74a0119089107e21fe063aee8ee |
|
BLAKE2b-256 | 7021ac15236743d5d54c3a9a10a35215de72128df6eba3d097f1f1cd963df279 |