redis
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
redis [2020/03/17 16:03] – [예제] rex8312 | redis [2024/04/16 02:23] (현재) – rex8312 | ||
---|---|---|---|
줄 65: | 줄 65: | ||
c.set(1, 1) | c.set(1, 1) | ||
print(c.get(1)) | print(c.get(1)) | ||
+ | c.save() | ||
+ | # c.bgsave() | ||
server.terminate() | server.terminate() | ||
kill_processes() | kill_processes() | ||
줄 72: | 줄 74: | ||
===== 튜토리얼 ===== | ===== 튜토리얼 ===== | ||
- | * https:// | + | * [[https:// |
+ | |||
+ | ===== 대안 ===== | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | |||
+ | {{tag> |
redis.1584461002.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)