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: initial impl of momento keyv #1

Merged
merged 9 commits into from
Jul 7, 2023
Merged

Conversation

eaddingtonwhite
Copy link
Member

No description provided.

Copy link
Contributor

@cprice404 cprice404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would love to add an int test layer that validates our behavior vs some other backend using a docker container, but not a blocker for this PR.

@malandis should look at this too but I am okay with you merging and he can weigh in after if you have someone you're trying to share this with.


## Usage

```ts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI with the new v2 template engine you can just use an include tag to pull in as many code files as you want:

https://github.com/momentohq/client-sdk-javascript/blob/main/README.template.md?plain=1#L16

not a blocker for this pr but just letting you know, that way we can make sure ci runs the code

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ill do in follow up PR good call!

@eaddingtonwhite
Copy link
Member Author

@cprice404 this is more of adapter specifically for momento for keyv vs wrapper around redis so I dont think having integration test w/ different backends makes as much sense for this lib. Also have no way to configure a redis run mode for this version of adapator they would just use redis-adapter directly.
https://github.com/jaredwray/keyv/tree/main/packages/redis

@eaddingtonwhite eaddingtonwhite merged commit b10e1e0 into main Jul 7, 2023
@eaddingtonwhite eaddingtonwhite deleted the feat/initial-impl branch July 7, 2023 00:32
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.

2 participants