API Reference pollex v#1.0.1

View Source

Modules

This module acts as a cache for data pulled from a configured database. It holds methods to referesh the cache and has functionality to the data up at any time. This cache strategy implements the Nebulex cache to support more advanced cache runtime options. Basically this cache creates a dynamic module which implements the Nebulex cache module. This module then uses the optimised sub module to store data.

This module acts as a cache for data pulled from a configured file. It holds methods to referesh the cache and has functionality to the data up at any time.

This module acts as the open api, you can look the data up and specify the columns you wanna get

A City is contained in a state within a county

This module acts as a cache for data pulled from a configured database. It holds methods to referesh the cache and has functionality to the data up at any time.

This module acts as a cache for data pulled from a configured file. It holds methods to referesh the cache and has functionality to the data up at any time.

Provides methods for fetching and recieving data. To use it just add the following to your applicaion.ex it needs three inputs: request, interval and name

This module acts as the data provider it includes functions to initally get the data from the db and referesh it