jptw
thesis
technology
database
redis
Ref:
[1] SQLite - AND & OR Operators
[2] sqlite3 — DB-API 2.0 interface for SQLite databases
[3] SQLite Python: Inserting Data
Useful commands
KEYS *
list all keys
Ref:
[1] 資料庫的好夥伴:Redis
[2] IT|軟體|資料庫|Key-Value|Redis 安裝
[3] Redis快速入門
[4] Redis command to get all available keys?Related to admin settings:
[1] Redis設定密碼
[2] ow to set password for Redis?
Requirement
settings.py
Test
Example
Ref:
[1] Django使用Redis进行缓存详细最全流程
[2] Caching in Django With Redis
[3] How to use redis commands for lists and sets in Django app
[4] 2018-12-5 django-redis 的使用