# sort-eventstore

> Node-eventstore is a node.js module for multiple databases. It can be very useful as eventstore if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.

Latest version **1.18.0** (published 2022-06-17) · 0 weekly downloads

## Install

```sh
npm install sort-eventstore
pnpm add sort-eventstore
yarn add sort-eventstore
bun add sort-eventstore
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.18.0 |
| Published | 2022-06-17 |
| First published | 2021-02-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.8.0 |
| Dependencies | 8 |
| Unpacked size | 190.1 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | benanderton |
| Maintainers | sortgroup |
| Keywords | cqrs, eventstore, ddd, (d)ddd, eventsourcing, mongodb, redis, tingodb, azure, azuretable, inmemory, elasticsearch |

## Links

- npm: https://www.npmjs.com/package/sort-eventstore
- Repository: bitbucket.org:sortrefer/sort-eventstore
- Homepage: bitbucket.org:sortrefer/sort-eventstore.git#readme
- npm.io page: https://npm.io/package/sort-eventstore

## Dependencies (8)

- [uuid](https://npm.io/package/uuid.md) 3.3.3
- [async](https://npm.io/package/async.md) 2.6.4
- [debug](https://npm.io/package/debug.md) 3.1.0
- [dotty](https://npm.io/package/dotty.md) ^0.1.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [jsondate](https://npm.io/package/jsondate.md) 0.0.1
- [tolerance](https://npm.io/package/tolerance.md) 1.0.0
- [parent-require](https://npm.io/package/parent-require.md) 1.0.0

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 1.18.0 (latest) — 2022-06-17
- 1.17.0 — 2021-05-10
- 1.16.0 — 2021-02-26

## README

## node-eventstore ##
This is the repository behind the `sort-eventstore` NPM package (https://www.npmjs.com/package/sort-eventstore) package.
It is a fork of https://github.com/thenativeweb/node-eventstore (itself the reposotry for https://www.npmjs.com/package/eventstore)
which aims to extend security updates into the future.

# License

Copyright (c) 2018 Adriano Raiano, Jan Muehlemann

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

---
_Source: https://npm.io/package/sort-eventstore · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
