- Oct 27, 2021
-
-
Shivprakash Bapat authored
-
- Jul 23, 2020
-
-
Akshay Bharambe authored
-
- May 21, 2020
-
-
Shridhar I. Patil authored
-
- Apr 07, 2020
-
-
Kunal Taitkar authored
-
- Mar 26, 2020
-
-
Vivek authored
-
- Mar 24, 2020
-
-
Vivek authored
-
- Feb 11, 2020
-
-
Vivek Naik authored
1) import with updating index entries instead of replacing existing index file 2) atomic replace support for darwin platform
-
- Jan 29, 2020
-
-
Vivek Naik authored
added feature to export and import data into fdb
-
- 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. FIx: Normal bucket operations
-
- Jan 20, 2020
-
-
Vivek Naik authored
fix: normal bucket write- data append instead of overwriting
-
- Jan 13, 2020
-
-
Akshay Bharambe authored
1. Fix: Failed to get saved json data on Update/Upsert media
-
- Jan 10, 2020
-
-
Akshay Bharambe authored
1. Fix: Media not created with provided recordID. No data found to update. 2. Fix: Invalid infile index in memory on save operation.
-
Vivek Naik authored
-
Akshay Bharambe authored
1. Fix: "requiredData" not updated in index file
-
- Jan 08, 2020
-
-
Akshay Bharambe authored
1. Add: Enable FDB security for Pack and Mixed Bucket
-
- Jan 07, 2020
-
-
Vivek Naik authored
-
Vivek Naik authored
-
Vivek Naik authored
-
Vivek Naik authored
-
- Jan 06, 2020
-
-
Vivek Naik authored
-
Akshay Bharambe authored
1. Add: Required data on get asset in header. 2. Fix: Update and delete operations for normal bucket.
-
- Jan 04, 2020
-
-
Vivek Naik authored
update: updating lazywrite interval modification:removing unnecessary files
-
- Dec 31, 2019
-
-
Vivek Naik authored
-
- Dec 23, 2019
-
-
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 20, 2019
-
-
Vivek Naik authored
-
- Dec 19, 2019
-
-
Vivek Naik authored
-
Vivek Naik authored
-
- Dec 18, 2019
-
-
Vivek Naik authored
-
- Dec 02, 2019
-
-
Akshay Bharambe authored
1, Fix: File is being used by another process error on atomic write. Closed temporary file conditionally,
-
- Nov 13, 2019
-
-
Vivek Naik authored
* added encryption support in fdb * added feature of dynamic encryption key generation function
-
- Oct 22, 2019
-
-
Vivek Naik authored
* removed unused code * added lock for reading pack file
-
Vivek Naik authored
moved packfile related functions in filemdl and done changes in fdb accordingly
-
- Oct 15, 2019
-
-
Vivek Naik authored
-
- 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.
-
- Aug 16, 2019
-
-
Vivek Naik authored
-
- Aug 03, 2019
-
-
Vivek Naik authored
-
- Jul 16, 2019
-
-
Shridhar I. Patil authored
const changed to var due to build issues on windows
-
- Jul 06, 2019
-
-
Shridhar I. Patil authored
FDB changes for reindex, filepack, fast read and write changes
-
- Jul 05, 2019
-
-
Vivek Naik authored
added reindexing feature in fdb, added filepack module, modification in filemdl module
-