Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(csi-15): build common component that provides proxy caching mapping #6

Merged
merged 69 commits into from
Aug 1, 2024

Conversation

geka-evk
Copy link
Collaborator

@geka-evk geka-evk commented Jun 26, 2024

  • Define all needed interfaces and types according to the story CSI-15
  • Implement Redis-base proxyCache lib
  • Add test-cases to validate any implementation (redis, mysql, ...) (here's the code)
  • Publish the library to npm-registry (here's the link)
  • Add documentation (here's the link)

/docs folder is autogenerated, and contains Typedoc-related files. So you can avoid reviewing it

@geka-evk geka-evk temporarily deployed to github-pages July 3, 2024 13:38 — with GitHub Pages Inactive
@geka-evk geka-evk temporarily deployed to github-pages July 3, 2024 14:01 — with GitHub Pages Inactive
@geka-evk geka-evk merged commit 5b55335 into main Aug 1, 2024
13 checks passed
@geka-evk geka-evk deleted the feat/csi-15 branch August 1, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants