riskless 0.7.3

A pure Rust implementation of Diskless Topics
Documentation
1
2
3
4
5
6
7
8
9
10
# Test Suite

Future test suite: 

[X] Can Produce Requests correctly and receive the correct produce responses.
[] Can Fetch Requests correctly. 
[X] Able to produce to multiple partitions in the same topic. 
[X] Able to produce to multiple partitions in different topics. 
[] Able to query the metadata for a topic (IE how many partitions it might have.)
[] Can list the offsets for partitions.