Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Database > Database APIs

    datanommer 0.1.7

    Download button

    No screenshots available
    Downloads: 122  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ralph Bean | More programs
    GPL v3 / FREE
    September 20th, 2012, 10:47 GMT
    ROOT / Database / Database APIs

     Read user reviews (0)  Refer to a friend  Subscribe

    datanommer description

    A storage consumer for the Fedora Message Bus (fedmsg)

    datanommer is comprised of only a fedmsg consumer that stuffs every message in a sqlalchemy database.

    There are also a handful of CLI tools to dump information from the database.

    Try it out

    Install it on your local machine:

     sudo yum -y install datanommer

    Create the file /etc/fedmsg.d/datanommer.py and add the following content:

    config = {
     'datanommer.enabled': True,
     # This is not a safe location for a sqlite db...
     'datanommer.sqlalchemy.url': 'sqlite:////tmp/datanommer.db',
    }


    Create datanommer's DB:

     /usr/bin/datanommer-create-db

    Start fedmsg-relay and datanommer:

     sudo service fedmsg-relay start
     sudo service fedmsg-hub start # this will find datanommer's consumer.


    Emit a message, which gets picked up by the relay, rebroadcasted, consumed by datanommer, and stuffed into /tmp/datanommer.db:

     echo "this is a test" | fedmsg-logger

    Use datanommer's clumsy CLI tools to inspect the DB. Was the message stored?

     /usr/bin/datanommer-stats
     /usr/bin/datanommer-dump



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    Fedora Message Bus | storage consumer | fedmsg | Fedora | storage

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM