13 releases
0.17.1 | Oct 8, 2022 |
---|---|
0.17.0 | Sep 5, 2022 |
0.16.9 | Aug 14, 2022 |
0.15.0 | Jun 5, 2022 |
#1319 in Database interfaces
26 downloads per month
Used in 2 crates
475KB
16K
SLoC
Pontus Onyx
A remoteStorage server and client.
⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.
Based on IETF Draft of the 13 June 2022.
This workspace contains 3 crates :
pontus_onyx
- with
client
feature, this is a client library (to use with webassembly) - with
server
feature, this is a server library (for embeddable projects in Rust)
- with
pontus_onyx_cli
- this is a command-line server binary (to use the server library directly)
pontus_onyx_gui
- this is a graphical server binary (to use the server library directly)
Dependencies
~4–49MB
~754K SLoC