Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement an IDistributedCache that leverages ITableStorage

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, csharp

Research direction

Start by locating the ITableStorage abstraction and the existing attribute-based persistence rules in the TableStorage repository. Read the linked DistributedCache.AzureTableStorage project for implementation context, then clarify how expiration should be surfaced. Done means an IDistributedCache implementation that preserves those persistence rules and has an agreed expiration behavior.

Written by the indexing model from the issue text.

Description

It should offer the same level of attribute-based persisting rules.

TBD how to surface expiration.

See https://github.dev/StefH/DistributedCache.AzureTableStorage for inspiration

Back this issue
Back this issue

Dominant language
C#
Stars
27
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from devlooped/TableStorage

All issues in devlooped/TableStorage

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.