Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

HISTORY.md

File metadata and controls

11 lines (9 loc) · 344 Bytes

1.1.0

  • refactored garbage collection
    • fixed bug where auto gc happens every time once initial timeout duration has past
    • allow for turning auto gc on and off
    • cap auto gc timeout at 600 seconds
    • other optimizations
  • removed 'expire!' for 'delete'
  • removed 'expire_all!' for 'flush'
  • removed 'set_or_get' and 'sog' aliases