15 Commits (4e691c8e22ced64a4c7a34fe90ef37dc2ffefb87)

Author SHA1 Message Date
Adam Ierymenko 1f28ce3980 Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc. 11 years ago
Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 11 years ago
Adam Ierymenko 7ee1a1151f Add SqliteNetworkConfigMaster::DBC for external access to raw sqlite3 db. 11 years ago
Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 11 years ago
Adam Ierymenko cea3f28155 DB init works now. 11 years ago
Adam Ierymenko ba69240bcb Sqlite auto-init and version check. 11 years ago
Adam Ierymenko 49a2450e76 Include the Sqlite schema to auto-init the database. 11 years ago
Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster 11 years ago
Adam Ierymenko 61d89bd118 docs 11 years ago
Adam Ierymenko 31bf0a4ea6 Netconf build fixes, schema, etc. 11 years ago
Adam Ierymenko fab951e98a Sqlite schema for netconf. 11 years ago
Adam Ierymenko ab211cf599 Changed my mind design-wise on netconf/ -- will embed using SQLite. This fits much better into the OnePoint plans. I am also officially sick of NoSQL, which in this cases forces you to invent things that SQL gives you for free. 11 years ago
Adam Ierymenko ecffa9f5e7 Redis network config master work, and the beginnings of some actual unit test code. 11 years ago
Adam Ierymenko b6fba5934a RedisNetworkConfigMaster in its own folder. Also fix some hex/decimal Redis database confusion. 11 years ago
Adam Ierymenko 78fc62d967 netconf/ is where Redis code lives 11 years ago