UNPKG

eventric-store-specs

Version:

This repository contains the specs for the interface of eventric stores, i.e. the inmemory store implementation inside eventric (https://github.com/efacilitation/eventric/tree/master/src/store/inmemory) and the mongodb store implementation (https://github

3 lines (2 loc) 78 B
require('coffee-script/register'); module.exports = require('./store.specs');