Skip to content

v0.11.0

Compare
Choose a tag to compare
@jjcomer jjcomer released this 04 Sep 16:44
c9301d3

This release adds a poller in the background which attempts to keep the underlying git repository up to date. By default now queries will not trigger a fetch to the remote server. This should help maintain consistent performance on high activity git repositories.

Both the polling interval and if requests can trigger fetches are configurable.