Skip to content

Bringing this up to Crystal 1.9.2 compatibility:#10

Open
akitaonrails wants to merge 4 commits into
crystal-community:masterfrom
akitaonrails:master
Open

Bringing this up to Crystal 1.9.2 compatibility:#10
akitaonrails wants to merge 4 commits into
crystal-community:masterfrom
akitaonrails:master

Conversation

@akitaonrails

Copy link
Copy Markdown
  • 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