Closed sudheer594 closed 9 years ago
Added a key value map to store the keys (encoded and original) and size of each file. SetItem and removeItem has been optimized by using the cache.No need to call init function for every insertion and deletion of key.
Let me know what do you think.
Thanks. This is awesome!
Added a key value map to store the keys (encoded and original) and size of each file. SetItem and removeItem has been optimized by using the cache.No need to call init function for every insertion and deletion of key.
Let me know what do you think.