#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

#771 in Database interfaces

Download history 70/week @ 2024-10-07 149/week @ 2024-10-14 18/week @ 2024-10-21 136/week @ 2024-10-28 230/week @ 2024-11-04 289/week @ 2024-11-11

687 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.4–1MB
~22K SLoC