crossbario / cfxdb

Database schemata for CrossbarFX and XBR, based on zLMDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to cfxdb

cfxdb is a Crossbar.io Python support package with core database access classes written in native Python. The package allows direct in-memory data access from Python programs (including Jupyter notebooks) to CrossbarFX edge node data:

  • persisted WAMP event history
  • persisted router tracing data
  • XBR market maker transactions database
  • XBR network backend database
  • WAMP session cache
  • custom user, embedded object databases

Copyright (c) typedef int GmbH. Licensed under MIT. WAMP, Crossbar.io and XBR are trademarks of Crossbar.io Technologies GmbH.

About

Database schemata for CrossbarFX and XBR, based on zLMDB

License:MIT License


Languages

Language:Python 99.4%Language:Makefile 0.3%Language:Shell 0.3%