Cache storage using Vert.x Redis Client

Open
#68 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, redis
Domain
backend, databases

Research direction

Start by resolving dependency #67 and inspecting the proxy's existing cache-storage path; the issue provides no file or test entry point. Done means cached resources can be stored in Redis and shared between several proxy servers using the Vert.x Redis Client.

Written by the indexing model from the issue text.

Description

enhancement gsoc2024

Depends on #67

Storing cached resources in an external system allows for sharing content between several proxy servers.

Redis is popular and we already have a Vert.x Redis Client.

Dominant language
Java
Stars
68
Forks
37
Avg merge
8m
Merged PRs (30d)
1

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 eclipse-vertx/vertx-http-proxy

All issues in eclipse-vertx/vertx-http-proxy

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.