2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Elixir329 forks (329 forks)batch import
feature requestgood first issuehelp wanted
Repository metrics
- Stars
- 10,155 stars (10,155 stars)
- PR merge metrics
- Avg merge 3d 16h (Avg merge 3d 16h)149 merged PRs in 30d (149 merged PRs in 30d)
Description
Wrap up the redis-sync example into an @electric-sql/redis integration library.
This can be a relatively simple shim between a ShapeStream and (various?) Redis structures like a Map.
Contributor guide
- Research direction
- Study the existing redis sync example in the repository, understand the ShapeStream API and how it interacts with Redis structures like Map. Design a library that wraps this functionality with a clean interface.
- Tech stack
- typescriptredisnodejs
- Domain
- backenddatabaseapi
- Issue type
- Feature
- Prerequisites
- Node.jsRedis