Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Releases: rommansabbir/CacheX

Version: 2.1.0 Released

25 Jan 17:54

Choose a tag to compare

What's new in this version?

  • Implementation of UseCase which interact between the app layer & library layer
  • CacheX works asynchronously
  • Performance Improved

CacheX v2.0 is Released

24 Jan 02:08

Choose a tag to compare

Released: CacheX v2.0

App name is required to initializeComponents of CacheX

22 Oct 11:18

Choose a tag to compare

  • Fixed cache keep remain the same after reinstalling the application

Realtime ppdate is now Optional, can use both Realtime update or Non-Realtime update

22 Sep 13:57

Choose a tag to compare

1.1.0

* Realtime update is optional, you can use both Realtime or Non-Realt…

Issue Fixed - Return exact data model list from cache instead of LinkedTreeMap

26 Jun 12:14

Choose a tag to compare

  • Return TreeMap instead of POJO/Data Model in getCacheList() - issue resolved

A major issue has been resolved

24 Jun 14:34

Choose a tag to compare

  • Clear cache by key, not working - Issue fixed

Features Added

18 Jun 17:18

Choose a tag to compare

  • Feature: Clear a cache by providing the key
  • Feature: Clear all cache

Final release 1.0

04 May 21:36

Choose a tag to compare

  • Real-time Update
  • Coroutine
  • LiveData

Beta Release

22 Feb 16:22

Choose a tag to compare

  • Cache single/list of items with AES encryptions