0.7.11 • Published 3 years ago

wizzi-repo v0.7.11

Weekly downloads
3
License
-
Repository
github
Last release
3 years 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

License

0.7.11

3 years ago

0.7.10

3 years ago

0.7.9

3 years ago

0.7.6

3 years ago

0.7.8

3 years ago

0.7.7

3 years ago

0.7.5

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.16

6 years ago

0.6.15

6 years ago

0.6.14

6 years ago

0.6.10

6 years ago

0.6.8

6 years ago

0.6.6

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.5.4

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago