An open API service indexing awesome lists of open source software.

https://github.com/ivkos/memorija


https://github.com/ivkos/memorija

cache in-memory javascript map object-cache typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# memorija
[![npm](https://img.shields.io/npm/v/memorija.svg)](https://www.npmjs.com/package/memorija)
[![npm](https://img.shields.io/npm/dt/memorija.svg)](https://www.npmjs.com/package/memorija)
[![npm](https://img.shields.io/npm/l/memorija.svg)]()

**memorija** is an in-memory object cache with TTL support and a [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map)-compatible interface.