Skip to content
@crystal-cache

Crystal Cache

Low-Level Caching with Crystal

Pinned Loading

  1. cache cache Public

    A key/value store where pairs can expire after a specified interval

    Crystal 42 1

  2. redis_cache_store redis_cache_store Public

    A cache store implementation that stores data in Redis

    Crystal 7 1

Repositories

Showing 6 of 6 repositories
  • cache Public

    A key/value store where pairs can expire after a specified interval

    crystal-cache/cache’s past year of commit activity
    Crystal 42 MIT 1 3 0 Updated Sep 5, 2023
  • redis_cache_store Public

    A cache store implementation that stores data in Redis

    crystal-cache/redis_cache_store’s past year of commit activity
    Crystal 7 MIT 1 1 0 Updated Apr 13, 2023
  • redis_legacy_cache_store Public

    A cache store implementation that stores data in Redis Topics

    crystal-cache/redis_legacy_cache_store’s past year of commit activity
    Crystal 0 MIT 0 0 0 Updated Nov 19, 2022
  • mem_cache_store Public

    A cache store implementation that stores data in Memcached

    crystal-cache/mem_cache_store’s past year of commit activity
    Crystal 3 MIT 0 0 0 Updated Sep 21, 2022
  • mysql_cache_store Public

    Cache::Store implementation backed by a MySQL database

    crystal-cache/mysql_cache_store’s past year of commit activity
    Crystal 1 MIT 0 0 0 Updated Sep 21, 2022
  • postgres_cache_store Public

    Cache::Store implementation backed by a PostgreSQL database

    crystal-cache/postgres_cache_store’s past year of commit activity
    Crystal 5 MIT 0 0 0 Updated Sep 21, 2022

Top languages

Loading…

Most used topics

Loading…