#object-storage

bulletin-board-common

Common source for BulletinBoard

4 releases (2 breaking)

0.3.1 Nov 9, 2024
0.3.0 Nov 9, 2024
0.2.0 Nov 3, 2024
0.1.0 Oct 13, 2024

#825 in Database interfaces

Download history 187/week @ 2024-10-11 45/week @ 2024-10-18 6/week @ 2024-10-25 162/week @ 2024-11-01 357/week @ 2024-11-08 184/week @ 2024-11-15

712 downloads per month
Used in 5 crates (3 directly)

Apache-2.0

4KB

Common source for Bulletin Board

Sponsors Crates.io Crates.io License

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 and dbgbb is ensured for the most minor version numbers.)

Dependencies

~0.3–1MB
~21K SLoC