v0.3.0-beta
Changelog
- Replaces
anyhow
andthiserror
with a custom error implementation - Fixes replication by parsing received messages to KVTs instead of message values (the V in KVT)
- Allows setting
sled
cache capacity viaSLED_CACHE_CAPACITY
env var - Friends are now saved to
solar.toml
when provided via the CLI - Adds a JSON-RPC server (HTTP) as an actor
- Exposes
ping
,whoami
andpublish
methods
- Exposes