-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand pdictng with support for upstash.com webdis (#112)
* add drop-in replacement persistent kv store via upstash * add illustration showing location of PAUTH envvar on upstash setup page * link * add README stub * add a note about url * add pURL variable / PURL envvar and introspection to select across fastpKVStoreClient and fasterpKVStoreClient * add base class methods and simplify assignment Co-authored-by: infra <infra@sterile.solutions> Co-authored-by: technillogue <technillogue@gmail.com>
- Loading branch information
1 parent
7cbdf2a
commit 47bb4b7
Showing
4 changed files
with
66 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
TODO | ||
|
||
set the PAUTH secret to `UPSTASH_REDIS_REST_TOKEN` | ||
|
||
you'll also need to change the base_url in pdictng.py | ||
|
||
![how to get pAUTH](./upstash_pauth.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.