From e5eaa97ff9519848f0f61ce9508110a2e8e3effc Mon Sep 17 00:00:00 2001 From: hoteas Date: Mon, 9 Apr 2018 17:16:24 +0000 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E7=BC=93=E5=AD=98?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 401 ++++++++++++++++++++++++++++--------------- cache/cache_redis.go | 117 ++++++++----- cache_db.go | 12 +- cache_memory.go | 15 +- db.go | 77 ++++++--- example/main.go | 11 +- obj.go | 8 + objtoobj.go | 10 ++ 8 files changed, 446 insertions(+), 205 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9d1f5e9..b38d169 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,9 +6,13 @@ - + + + + - + +