mgEveCache

Component ID

1510104

Component name

mgEveCache

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This modules provides a caching layer for data retrieved from the Eve Online API.

Other modules call the intermediary function in this module to fetch the data from Eve Online. This module will cache the data in the database and serve it locally until the cache entry expires (expiration time is set by Eve Online), and then will fetch a new copy of the data.

All calls to eve online should implement caching of some sort. This fills that need.

See DEVELOPER.txt for usage details.

Eve Online API information