
Product
Introducing GitHub Actions Scanning Support
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
@seneca/dynamo-store
Advanced tools
A Seneca.js dynamo-store management plugin.
![]() | This open source module is sponsored and supported by Voxgig. |
---|
This module is a plugin for
the Seneca framework. It provides a set of
common dynamo-store management actions (register
, login
etc.).
The current naive implementation of upserts fails the race condition test. Please be advised.
npm install seneca
npm install seneca-promisify // dependency
npm install seneca-entity // dependency
npm install @seneca/dynamo-store
npm install aws-sdk
const Seneca = require('seneca')
var seneca = Seneca()
.use('promisify')
.use('entity')
.use('dynamo-store')
Copyright (c) 2010-2020, Richard Rodger and other contributors. Licensed under MIT.
FAQs
DynamoDB store for Seneca
The npm package @seneca/dynamo-store receives a total of 80 weekly downloads. As such, @seneca/dynamo-store popularity was classified as not popular.
We found that @seneca/dynamo-store demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.