- Jun 18, 2020
-
-
Akshay Bharambe authored
-
Akshay Bharambe authored
-
Akshay Bharambe authored
-
- Jun 11, 2020
-
-
Akshay Bharambe authored
-
- Mar 17, 2020
-
-
Akshay Bharambe authored
-
Akshay Bharambe authored
-
- Nov 25, 2019
-
-
Akshay Bharambe authored
1. Add: Exit if connection to redis server failed
-
- Nov 20, 2019
-
-
Akshay Bharambe authored
1. Add: marshal with type check version. This saves allocations and time if existing data is string or []byte. 2. Fix: Typos. 3. Add: Benchmarks for marshal and marshalWithTypeCheck
-
Akshay Bharambe authored
1. Add: Check redis connection on setup
-
- Nov 18, 2019
-
-
Akshay Bharambe authored
1. Add: Save by adding provided prefix. 2. Add: Set() method will add default expiration time.
-
Akshay Bharambe authored
1. Add: Purge redis cache
-
- Nov 16, 2019
-
-
Akshay Bharambe authored
1. Fix: panic in redis cache object is nil
-
Akshay Bharambe authored
1. Add: Redis as a cache support for grid mode. Redis implements cacher interface.
-