- Mar 31, 2020
-
-
Akshay Bharambe authored
-
- Mar 26, 2020
-
-
Vivek Naik authored
-
Vivek authored
-
Vivek authored
-
- Mar 24, 2020
-
-
Vivek authored
-
- Mar 04, 2020
-
-
Vivek Naik authored
-
Vivek Naik authored
-
- Mar 03, 2020
-
-
Imtiyaz Shaikh authored
Signed-off-by:
Imtiyaz Shaikh <imtiyazshaikh5786@gmail.com>
-
Imtiyaz Shaikh authored
Signed-off-by:
Imtiyaz Shaikh <imtiyazshaikh5786@gmail.com>
-
- Feb 29, 2020
-
-
Vivek Naik authored
-
- Feb 28, 2020
-
-
Akshay Bharambe authored
-
Akshay Bharambe authored
-
- Feb 27, 2020
-
-
Imtiyaz Shaikh authored
-
Vivek authored
refacored index add operations
-
- Feb 26, 2020
-
-
Vivek authored
refactored code to use indexStore
-
- Feb 24, 2020
-
-
Unknown authored
-
- Feb 18, 2020
-
-
Vivek Naik authored
-
- Feb 14, 2020
-
-
Vivek Naik authored
-
Vivek Naik authored
-
- Feb 11, 2020
-
-
Akshay Bharambe authored
1. Chore: Remove unwanted logs
-
Vivek Naik authored
1) import with updating index entries instead of replacing existing index file 2) atomic replace support for darwin platform
-
- Feb 10, 2020
-
-
Vivek Naik authored
-
- Feb 06, 2020
-
-
Vivek Naik authored
added feature to import/export as fdb data in zip format
-
- Feb 05, 2020
-
-
Akshay Bharambe authored
1. Fix: got length of cyphertext is less than 0 error on empty file read.
-
Akshay Bharambe authored
1. Fix: Disable encryption for append bucket as no way to read encrypted data.
-
Vivek Naik authored
fix: exporting index files by filtering with queries
-
- Feb 03, 2020
-
-
Akshay Bharambe authored
1. Add: Lazy writer for append bucket
-
- Jan 30, 2020
-
-
Akshay Bharambe authored
1. Add: Enable lazy writing for normal bucket
-
- Jan 29, 2020
-
-
Vivek Naik authored
added feature to export and import data into fdb
-
- Jan 27, 2020
-
-
Akshay Bharambe authored
Fix: Index file not created in some cases. Ex. For asset FDB on another drive.
-
- Jan 23, 2020
-
-
Vivek Naik authored
removed unnecessary logs
-
- Jan 21, 2020
-
-
Akshay Bharambe authored
1. Fix: Failed to get json data from pack on asset update. 2. Fix: Failed to get content-type from meta data.
-
Akshay Bharambe authored
1. Add: Hash length check to avoid runtime panic
-
Akshay Bharambe authored
1. Fix: Os specific row id generation.
-
Akshay Bharambe authored
1. FIx: Normal bucket operations
-
- Jan 20, 2020
-
-
Akshay Bharambe authored
1. Fix: Decryption failed on read from normal bucket with security enabled. Fixed by passing compression flag to FDBSecParams.
-
- Jan 15, 2020
-
-
Akshay Bharambe authored
Fix: invalid result in some operations. Changed rs.vlaue check to array length.
-
Akshay Bharambe authored
1. Fix: "No data found" error check failed. Check error message instead of value.
-
- Jan 14, 2020
-
-
Vivek Naik authored
-
- Jan 13, 2020
-
-
Akshay Bharambe authored
1. Add: FDB security for normal bucket
-