0.7.11 • Published 2 years ago

wizzi-repo v0.7.11

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

2 years ago

0.7.10

2 years ago

0.7.9

2 years ago

0.7.6

2 years ago

0.7.8

2 years ago

0.7.7

2 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.16

5 years ago

0.6.15

5 years ago

0.6.14

5 years ago

0.6.10

5 years ago

0.6.8

5 years ago

0.6.6

5 years ago

0.6.2

5 years ago

0.6.1

6 years ago

0.5.4

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago