- Jan 03, 2020
-
-
Vivek Naik authored
-
- Jan 01, 2020
-
-
Vivek Naik authored
-
- Dec 31, 2019
-
-
Vivek Naik authored
-
- 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
-
- Nov 13, 2019
-
-
Vivek Naik authored
* added encryption support in fdb * added feature of dynamic encryption key generation function
-
- Nov 11, 2019
-
-
Vivek Naik authored
-
- Nov 04, 2019
-
-
Vivek Naik authored
added global lock for lazy write in append bucket
-
- Oct 22, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
moved packfile related functions in filemdl and done changes in fdb accordingly
-
- Oct 18, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
-
Shridhar I. Patil authored
File lock code commented
-
- Oct 15, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
-
- Sep 21, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
added feature of writing data lazily in corefdb Append bucket file
-
- Aug 30, 2019
-
-
Akshay Bharambe authored
1. Fix: Failed to fetch data after FDB Update operation
-
Akshay Bharambe authored
1. Add: Return updated records in case of update
-
Vivek Naik authored
add encryption and compression support for pack bucket
-
- Aug 29, 2019
-
-
Akshay Bharambe authored
1. Fix: Lazy object expired from cache resulting in failed operations. 2. Fix: Success on update operation in pack even if object with primary key is not present.
-
- Aug 27, 2019
-
-
Akshay Bharambe authored
1. Fix: Data updated but error thrown because of deleted records.
-
- Aug 26, 2019
-
-
Akshay Bharambe authored
1. Fix: Atomic file not updated, Hard link issue. 2. Add: Create temp directory if not present at app root.
-
Vivek Naik authored
now we dont have to specify each index field in selector to update record
-
- Aug 23, 2019
-
-
Akshay Bharambe authored
1. Fix: Data not updated because of safe write
-