luckyframework / luckyframework/lucky_cache_redis_store

Ensure support for basic arrays

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Crystal
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

After https://github.com/luckyframework/lucky_cache/pull/17 is merged in, MemoryStore will have support for Array(String) and other basic types. Just to keep things consistent, we should make sure this also has that same support

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Redis store with MemoryStore after lucky_cache pull request #17 is merged, focusing on the stated support for Array(String) and other basic types. Verify that arrays and those basic types can be stored and retrieved consistently in the Redis adapter, adding or updating tests where the existing behavior is covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal, redis
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.