2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/api-redundancy/README.md

608 B

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 dual-licensed under Apache 2.0 and GPL 2.0 license. You may select, at your option, one of the above-listed licenses.

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0

© 2020 Vjacheslav Trushkin