0.8.23 • Published 3 days ago

@wizzi/repo v0.8.23

Weekly downloads
-
License
-
Repository
github
Last release
3 days ago

@wizzi/repo

Ittf documents repository manager for the wizzi factory.

Work still in progress

Availability of features will be announced

on Twitter and Facebook

Features

* Filesystem ittf documents store 
* MongoDb ittf documents store 

Interface

repo.createStoreFactory(
options,
callback
);

Options

the uri of the mongodb instance

the virtual filesystem base folder

Returns

Usage

var repo = require('@wizzi/repo');

...

repo.createStoreFactory(
{
storeKind: 'filesystem'
},
function (err, createStore) {
}
);

Wizzi

One machinery, many productions.

Built With

* [Nodejs](https://nodejs.org)

* [Wizzi](https://github.com/stfnbssl/wizzi)

License

0.8.23

3 days ago

0.8.22

6 days ago

0.8.21

24 days ago

0.8.20

1 month ago

0.8.19

1 month ago

0.8.18

1 month ago

0.8.17

1 month ago

0.8.16

2 months ago

0.8.14

2 months ago

0.8.15

2 months ago

0.8.13

2 months ago

0.8.12

2 months ago

0.8.11

2 months ago

0.8.10

2 months ago

0.8.9

2 months ago

0.8.8

2 months ago

0.8.7

3 months ago

0.8.6

3 months ago

0.8.5

1 year ago

0.8.4

1 year ago

0.8.3

1 year ago

0.8.2

1 year ago

0.8.1

1 year ago