Skip to content

Demo showing Momento serverless cache w/ dogpile wrapper

Notifications You must be signed in to change notification settings

eaddingtonwhite/momento-dogpile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

momento-dogpile

Demo showing Momento serverless cache w/ dogpile wrapper

Running

  1. Install Dependencies: pipenv install
  2. Run:
 $ MOMENTO_CACHE=default \
 MOMENTO_AUTH_TOKEN=** \
    pipenv run python example_usage.py

world
foo
[1, 2, 3]
['a', 'b', 'c']
['helloBiz1', 'helloBiz2']

$

About

Demo showing Momento serverless cache w/ dogpile wrapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages