Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create a sequence, specify a start value and a block size. The block size specifies how often you go back to the database to update the number up to which you have allocated. This is referred to as the 'tidemark'. PhixFlow then allocates those numbers from the database and stores them in memory. When PhixFlow reserves a block, it marks the last reserved value in the database. 

...