mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 06:15:24 +00:00
.. | ||
spec | ||
src | ||
tests | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
.prettierrc | ||
jest.config.js | ||
license.txt | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |
Redundancy
This package provides redundancy management for scripts that use API. It detects API connection timeouts and re-sends queries to backup API host(s).
It was designed to be used with Iconify version 2.
Usage
TODO
Due to time constraints, documentation is not available.
See @iconify/iconify
version 2 and @iconify/icon-finder
source code for usage examples.
License
This package is licensed under MIT license.
SPDX-License-Identifier: MIT
Previous versions of this package were dual-licensed under Apache 2.0 and GPL 2.0 licence, which was messy and confusing. This was later changed to MIT for simplicity.
© 2021 - 2022 Vjacheslav Trushkin / Iconify OÜ