@wireapp/lru-cache

3.8.1 • Public • Published

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

LRUCache

Installation

yarn add @wireapp/lru-cache

Usage

import {LRUCache} from '@wireapp/lru-cache';

const cache = new LRUCache();
cache.set('Key', 'Value');

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @wireapp/lru-cache

      Weekly Downloads

      326

      Version

      3.8.1

      License

      GPL-3.0

      Unpacked Size

      96.1 kB

      Total Files

      7

      Last publish

      Collaborators

      • augustocdias_wire
      • beltram_wire
      • tlebon
      • typfel
      • wireapp-owner
      • wireapp-member