
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@wikimedia/cassandra-storage
Advanced tools
A nodejs storage engine and expressjs middleware to store HTTP responses to cassandra
A Cassandra DB storage abstraction to be used as a backend in nodejs projects. This library also provides an Express JS middleware to easily store/cache HTTP responses.
Install from main git branch:
> npm install https://gitlab.wikimedia.org/repos/content-transform/nodejs-cassandra-storage/-/archive/main/nodejs-cassandra-storage-main.tar.gz
Dependencies:
When using local nodejs for development:
When using a fully docker based setup:
> docker compose up -d cassandra
# Wait until cassandra STATUS is healthy (DB is ready for connections)
> docker compose ps cassandra
> npm install
> npm run lint
> npm run lint:fix
> npm run tests
> docker compose -it run tests bash
Then you can use the same npm commands as described in the previous section.
> docker compose run tests
An example of a simple ExpressJS app using the storage middleware can be found under ./examples/middleware.
To generate the API documentation:
> npm run env -- jsdoc -c ./jsdoc.json lib
HTML output is rendered in ./out
FAQs
A nodejs storage engine and expressjs middleware to store HTTP responses to cassandra
The npm package @wikimedia/cassandra-storage receives a total of 122 weekly downloads. As such, @wikimedia/cassandra-storage popularity was classified as not popular.
We found that @wikimedia/cassandra-storage demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 23 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
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.