mirror of
https://github.com/iconify/iconify.git
synced 2024-11-10 07:11:00 +00:00
22 lines
608 B
Markdown
22 lines
608 B
Markdown
|
# 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
|