Basic Timer Example

In the docs there is not a clear example of using a timer.

Example
SIMPLE

  1. Using the timer to run once a minute and do a N1QL and logging the results.
    COMPLEX
  2. Using a timer to run at midnight and run Analytics Query(SQL++) and store the results into a second bucket with a key like “report_{today’s year-month-day}”

Hi - yes, we’re planning to revamp the documentation very soon to ensure it is focused and examples are of graduated complexity.

The specification document of the project may be a useful resource in the interim:

Thanks,
Siri