2 unstable releases
new 0.2.0 | Nov 3, 2024 |
---|---|
0.1.0 | Oct 13, 2024 |
#677 in Database interfaces
378 downloads per month
Used in 5 crates
(3 directly)
4KB
Common source for Bulletin Board
BulletinBoard
is an object strage for ArrayObject
for debugging and data taking purposes.
See BulletinBoard
for details.
This crate includes a common source for bulletin-board-server
and bulletin-board-client
.
Caution
- Clients do not check whether the operation is successful or not to improve performance. Check the log of the server for the errors.
- The data is not encrypted. Please do not send any confidential data over the network.
- This crate is under development and is subject to change in specification. (Compatibility across
BulletinBoard
anddbgbb
is ensured for the most minor version numbers.)
Dependencies
~0.3–1MB
~21K SLoC