Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
shokai's profile
shokai
21 contributions
timkinnane's profile
timkinnane
12 contributions
garychapman's profile
garychapman
2 contributions
propertyux

propertyux/nubot-connect-mongo

Robot brain storage handler for MongoDB

JavaScript
0
0
No license

Support the dependencies of propertyux/nubot-connect-mongo

Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
drudge/mongoose-timestamp
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
debitoor/chai-subset
Object properties matcher for Chai
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rstacruz/mocha-clean
Cleans up mocha stack traces.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style

nubot‑connect‑mongo is a MongoDB‑backed brain storage adapter for Nubot (the Hubot‑compatible chat‑bot framework). It lets bot developers persist large data sets and Mongoose models in a MongoDB collection, replacing the default in‑memory brain with a scalable, query‑able datastore.