Skip to content

inaes-tic/mbc-common

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2014
Apr 9, 2014
Dec 12, 2013
Mar 7, 2014
Nov 28, 2013
Apr 8, 2014
Jun 25, 2013
Mar 6, 2014
Mar 26, 2014
Apr 8, 2014
Apr 8, 2014
Mar 10, 2014
Mar 7, 2014
Aug 15, 2013
Apr 29, 2013
Jan 27, 2014
Apr 3, 2014
Apr 8, 2014
Apr 8, 2014

Repository files navigation

mbc-common

Common code for mbc-playout and mbc-mosto

REQUIREMENTS

  • Redis (`$ apt-get install redis-server )

Versioning

major.minor.patch

  • major: backwards-incompatible changes
  • minor: new features
  • patch: bugfix

CHANGELOG

0.0.1

  • database connection
  • JSONredis object
  • refactor db
  • rename JSONredis to pubsub
  • add caspa config
  • add mosto config
  • change default pubsub client to redis