Satr - Session Storage API

Satr is a generic REST API for session storage. It is a ready-made solution for session management in your project.

Prerequisite

You should have these applications installed at your system.

Along with the DB you want to use behind the scene

Setup

You can install it at your system via npm

npm install satr-api

Usage

Compatibility

It is targetted to be compatible with KV Stores like Badger, BoltDB & SkyTable.

Database Dependency Status
Badger VxDB
BoltDB BBolt API
SkyTable SkyTable.js