Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 542 Bytes

Izanami Java client

This clients is designed for requesting Izanami from client applications. In addition to querying remote Izanami, this client offers to main features:

  • Client is able to cache flag activation conditions and to recompute activation locally, therefore saving many request to remote Izanami.
  • Moreover, client allows to define error strategies when flag status can't be fetched.

It only supports Izanami versions > 2.

To learn more, read the client documentation.