dmqproto
is a library that contains the protocol for the Distributed Message
Queue (DMQ), including:
src.dmqproto.client
).src.dmqproto.node
).src.fakedmq
).src.turtle.env.Dht
) providing a fake DMQ node for
use in tests, including methods to inspect and modify its contents.src.dmqtest
)Dependency | Version |
---|---|
ocean | v5.0.x |
swarm | v6.0.x |
makd | v2.1.4 |
turtle | v10.0.x |
dmqproto's versioning follows Neptune <https://github.com/sociomantic-tsunami/neptune/blob/master/doc/library-user.rst>
_.
This means that the major version is increased for breaking changes, the minor version is increased for feature releases, and the patch version is increased for bug fixes that don't cause breaking changes.
======= ==================== =============== ===== Major Initial release date Supported until Notes ======= ==================== =============== ===== v15.x.x v15.0.0_: 04/06/2019 TBD ======= ==================== =============== =====
.. _v15.0.0: https://github.com/sociomantic-tsunami/dmqproto/releases/tag/v15.0.0