Skip to content

Conversation

akitaonrails
Copy link

  • adding types for all methods and arguments
  • adding 'fetch(key, &block)' feature
  • adding expires_in default option to all stores that support it
  • implementing expires support for the MemoryStore
  • making all specs pass
  • updating benchmark to pass

- adding types for all methods and arguments
- adding 'fetch(key, &block)' feature
- adding expires_in default option to all stores that support it
- implementing expires support for the MemoryStore
- making all specs pass
- updating benchmark to pass
…imes it errors out as 'value has no type' and trying to force with '.as(String)' crashes the compiler. But rearranging like this make it work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant