From 28c2287dfb328ee25529aba7c3005630a2d068e5 Mon Sep 17 00:00:00 2001 From: Bogdan Khrupa Date: Tue, 5 May 2015 21:05:23 +0300 Subject: [PATCH] Added `kohana-rediscache` module --- .gitmodules | 3 +++ kohana-rediscache | 1 + 2 files changed, 4 insertions(+) create mode 160000 kohana-rediscache diff --git a/.gitmodules b/.gitmodules index 22387e0..2ba1dfc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -295,3 +295,6 @@ [submodule "kohana-blue"] path = kohana-blue url = https://github.com/davidstutz/kohana-blue.git +[submodule "kohana-rediscache"] + path = kohana-rediscache + url = https://github.com/bkhrupa/kohana-rediscache.git diff --git a/kohana-rediscache b/kohana-rediscache new file mode 160000 index 0000000..2621c1f --- /dev/null +++ b/kohana-rediscache @@ -0,0 +1 @@ +Subproject commit 2621c1f9cd99f3730d65af56aea66e5abbea3a1a