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

Latest commit

 

History

History
7 lines (5 loc) · 164 Bytes

File metadata and controls

7 lines (5 loc) · 164 Bytes

1.0.0 [open sourced]

  • Only 3 public API methods

    • set(context, key, value, persist)
    • get(context, key, defaultValue)
    • clearCacheByLimit(context, limit)