Skip to content

v0.4.0

Compare
Choose a tag to compare
@kotlitecture kotlitecture released this 24 Jun 21:19
· 12 commits to master since this release

Changes

  • Added new configurable feature In-Memory Cache API (ported from Android template to become Multiplatform). The API is thread-safe and can be utilized as an L1 Cache when managing HTTP requests (but not limited), offering an efficient means to present data without delays, but with the ability to update based on expiration and other conditions.