- Jan 03, 2020
-
-
Vivek Naik authored
-
- Jan 01, 2020
-
-
Vivek Naik authored
-
- Dec 31, 2019
-
-
Vivek Naik authored
-
- Dec 24, 2019
-
-
Ajit Jagtap authored
Add: Asset FDB and merged bucket type See merge request !133
-
- Dec 23, 2019
-
-
Akshay Bharambe authored
1. Fix: Failed to get asset fro Asset type FDB.
-
Akshay Bharambe authored
1. Fix: Required Error type not set in case of delete operation
-
Akshay Bharambe authored
1. Fix: Error while updating data which is not present
-
Vivek Naik authored
-
Akshay Bharambe authored
1. Fix: Asset not saved to mixed bucket due to extra index field "name". 2: Fix: Failed to get saved asset due to missing "rowID" in index.
-
- Dec 21, 2019
-
-
Vivek Naik authored
-
- Dec 20, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
-
- Dec 19, 2019
-
-
Akshay Bharambe authored
1. FIx: Error not handled on index update
-
Vivek Naik authored
-
Vivek Naik authored
-
Vivek Naik authored
-
Vivek Naik authored
-
Vivek Naik authored
-
- Dec 18, 2019
-
-
Vivek Naik authored
-
- Dec 13, 2019
-
-
Akshay Bharambe authored
-
- Dec 12, 2019
-
-
Vivek Naik authored
-
- Dec 02, 2019
-
-
Ajit Jagtap authored
Remove: Testdata folder/ Add: Testing readme See merge request !132
-
Ajit Jagtap authored
Fix: File is being used by another process error on atomic write. See merge request !131
-
Akshay Bharambe authored
1. Update: Testing readme
-
Akshay Bharambe authored
1. Update: gitignore to ignore testingdata folder
-
Akshay Bharambe authored
1. Remove: Test data folder because of size 2. Add: Testing guide in Testing.md
-
Akshay Bharambe authored
1, Fix: File is being used by another process error on atomic write. Closed temporary file conditionally,
-
- Nov 25, 2019
-
-
Ajit Jagtap authored
Add: Redis as a cache to support grid mode See merge request !130
-
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
-
Akshay Bharambe authored
1. Add: Purge redis cache
-
Akshay Bharambe authored
1. Add: Redis cache to cache configuration
-
- Nov 16, 2019
-
-
Akshay Bharambe authored
1. Refactor: Unit tests
-
Akshay Bharambe authored
Add: Unit tests
-
Akshay Bharambe authored
1. Fix: panic in redis cache object is nil
-
Ajit Jagtap authored
added encryption support in fdb See merge request !128
-
Akshay Bharambe authored
1. Add: Redis as a cache support for grid mode. Redis implements cacher interface.
-