kiwi icon indicating copy to clipboard operation
kiwi copied to clipboard

A unified Crystal interface for key-value stores.

Results 4 kiwi issues
Sort by recently updated
recently updated
newest added

This now works for me, with crystal 1.2.2 on macOS Monterey (ARM64), if anyone cares. I'm not entirely sure if what it's measuring is the so-called "reality". Specifically, the in-memory...

Hi, I've find this `awesome` **shards**, but it seems that the documentation is **outdated**, at least https://github.com/crystal-community/kiwi#filestore. I've used what described in this documentation, but have a `crystal` error ~~~crystal...

Not sure if you feel this fits within the scope of this module. But I'd quite like to wrap my database queries in a cache to prevent hitting the db...

- 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...