0.0.19 • Published 8 years ago

memodb v0.0.19

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

memodb

A nodejs library to index data into files using json.

Table of Contents

Installation

Installing using npm (node package manager):

npm install memodb

Or clone it direct from the repository :

git clone git://github.com/rbuas/memodb.git memodb

Usage

Require memodb and start to use the api functions or manipulate objects by own methods.

var memodb = require('memodb');

//TODO

ToDo

There are a lot of things still to be done and to be made better. If you have any special requests please open an issue with a feature request.

License

memodb is licensed under the MIT License. (See LICENSE)

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago