Skip to content
Snippets Groups Projects
  1. Mar 01, 2016
    • Mark Haines's avatar
      Load the current id in the IdGenerator constructor · 54172924
      Mark Haines authored
      Rather than loading them lazily. This allows us to remove all
      the yield statements and spurious arguments for the get_next
      methods.
      
      It also allows us to replace all instances of get_next_txn with
      get_next since get_next no longer needs to access the db.
      54172924
  2. Feb 26, 2016
  3. Feb 25, 2016
  4. Feb 24, 2016
  5. Feb 23, 2016
  6. Feb 22, 2016
Loading