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

chore: improve example code #281

Merged
merged 1 commit into from
Feb 10, 2023
Merged

chore: improve example code #281

merged 1 commit into from
Feb 10, 2023

Conversation

cprice404
Copy link
Contributor

This commit splits out the main example into two files: basic.ts
and advanced.ts. The basic.ts is intended to be a quickstart
so we try to keep it as succint as possible. The advanced example
adds more features such as listCaches, delete, and an example of how
to issue concurrent gets.

This commit splits out the main example into two files: `basic.ts`
and `advanced.ts`.  The `basic.ts` is intended to be a quickstart
so we try to keep it as succint as possible.  The `advanced` example
adds more features such as listCaches, delete, and an example of how
to issue concurrent gets.
@nand4011 nand4011 merged commit 94713c9 into main Feb 10, 2023
@nand4011 nand4011 deleted the basic-example branch February 10, 2023 21:07
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