0.8.24 • Published 1 year ago

@wizzi/repo v0.8.24

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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.24

1 year ago

0.8.23

1 year ago

0.8.22

1 year ago

0.8.21

1 year ago

0.8.20

1 year ago

0.8.19

1 year ago

0.8.18

1 year ago

0.8.17

1 year ago

0.8.16

1 year ago

0.8.14

1 year ago

0.8.15

1 year ago

0.8.13

1 year ago

0.8.12

1 year ago

0.8.11

1 year ago

0.8.10

1 year ago

0.8.9

1 year ago

0.8.8

1 year ago

0.8.7

1 year ago

0.8.6

1 year ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.8.1

2 years ago