This package has been deprecated

Author message:

This project has been renamed to sloki

lokijs-server

0.0.1 • Public • Published

LokiJS-Server

A TCP/HTTP Server for LokiJS

Join the chat at https://gitter.im/techfort/LokiJS alt CI-badge npm version alt packagequality

WORK IN PROGRESS

Overview

LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. Runs in node (including cordova/phonegap and node-webkit), nativescript and the browser. LokiJS is ideal for the following scenarios:

LokyJS-Server is a transport adapter. It should support TCP (kind of redis-cli equivalent) and/or a HTTP based JSON API.

Installation

Copy paste line you want)

  • locally: npm install LokyJS-Server or yarn add LokyJS-Server
  • globaly: npm install -g LokyJS-Server or yarn add -g LokyJS-Server

Variables

  • Environnement variables
Name Default Value Possible values Implemented since version
LOKY_DIR ~/.lokyjs
LOKY_TRANSPORT TCP TCP|HTTP|TCP-HTTP
  • Command line options
Option Default Value Possible values Implemented since version
dir ~/.lokyjs
transport TCP TCP|HTTP|TCP-HTTP

Current state

See CHANGELOG.md

Roadmap (TODO)

Readme

Keywords

Package Sidebar

Install

npm i lokijs-server

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

232 kB

Total Files

17

Last publish

Collaborators

  • franck34