mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-13 03:22:30 +00:00
Before there was some awkward ambiguity between top level key names and node names. For example a node named 'error' would be tricky. Address that by allocating a 'databynode' top level container to clarify the namespace of keys is nodenames specifically. Use this to simplify code that tried to workaround the ambiguity.