Skip to content

Offers different data structures that allow temporary storing of objects

License

Notifications You must be signed in to change notification settings

LupCode/node-lup-expires

Repository files navigation

GitHub package.json version npm bundle size GitHub Workflow Status NPM

lup-expires

Offers different data structures that allow temporary storing of objects. Expire time can be defined for stored entries after which they will get automatically deleted.

JavaScript Example

const { ExpireMap } = require("lup-expires);

TypeScript Example

import { ExpireMap } from "lup-expires"

About

Offers different data structures that allow temporary storing of objects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published