radicle-heartwood-lfs/radicle-cli
Fintan Halpenny dfa7ba1df5
radicle: type safe tracking config
The tracking database can be opened in read-only or read-write
mode. Knowing which is being used is significant in concurrent
scenarios, e.g. it's safer to have a read-only handle on multiple
threads.

Provide static type information by signifying what kind of database
handle is being worked with, read or read-write.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-07-14 16:52:42 +02:00
..
examples node: Make node aliases required 2023-07-11 18:08:59 +02:00
src radicle: type safe tracking config 2023-07-14 16:52:42 +02:00
tests node: Make node aliases required 2023-07-11 18:08:59 +02:00
Cargo.toml node: Implement `sessions` command 2023-07-04 00:26:31 +02:00