@aws-sdk/endpoint-cache
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/endpoint-cache/latest.svg)](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/endpoint-cache.svg)](https://www.npmjs.com/package/@aws-sdk/e
Last updated 5 years ago by aws-sdk-bot .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @aws-sdk/endpoint-cache 
SYNC missed versions from official npm registry.

@aws-sdk/endpoint-cache

NPM version NPM downloads

An internal package

Usage

You probably shouldn't, at least directly.

EndpointCache

  • uses mnemonist/lru-cache for storing the cache.
  • the set operation stores milliseconds elapsed since the UNIX epoch in Expires param based on CachePeriodInMinutes provided in Endpoint.
  • the get operation returns all un-expired endpoints with their Expires values.
  • the getEndpoint operation returns a randomly selected un-expired endpoint.

Current Tags

  • 3.310.0                                ...           latest (3 years ago)

28 Versions

  • 3.310.0                                ...           3 years ago
  • 3.303.0                                ...           3 years ago
  • 3.295.0                                ...           3 years ago
  • 3.292.0                                ...           3 years ago
  • 3.208.0                                ...           3 years ago
  • 3.201.0                                ...           3 years ago
  • 3.188.0                                ...           3 years ago
  • 3.186.0                                ...           4 years ago
  • 3.183.0                                ...           4 years ago
  • 3.170.0                                ...           4 years ago
  • 3.168.0                                ...           4 years ago
  • 3.55.0                                ...           4 years ago
  • 3.52.0                                ...           4 years ago
  • 3.49.0                                ...           4 years ago
  • 3.47.1                                ...           4 years ago
  • 3.47.0                                ...           4 years ago
  • 3.46.0                                ...           4 years ago
  • 3.36.0                                ...           5 years ago
  • 3.35.0                                ...           5 years ago
  • 3.34.0                                ...           5 years ago
  • 3.32.0                                ...           5 years ago
  • 3.29.0                                ...           5 years ago
  • 3.23.0                                ...           5 years ago
  • 3.22.0                                ...           5 years ago
  • 3.20.0                                ...           5 years ago
  • 3.18.0                                ...           5 years ago
  • 3.17.0                                ...           5 years ago
  • 3.16.0                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 2
Last Month 1
Dependencies (2)
Dev Dependencies (4)

Copyright 2013 - present © cnpmjs.org | Home |