Momento

cache, db

learn and experiment with Momento

general

  • currently support cache and topic resource types
  • simple pay-as-you-go pricing model by data trasfered
  • gRPC for efficient communication with server

demo

see index.js

cp .env.sample .env
# edit .env to include youe `MOMENTO_AUTH_TOKEN`

npm install
npm start

resources