spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

[ENG-846] Preferences

Open Brendonovich opened this issue 1 year ago • 2 comments

Brendonovich avatar Jun 28 '23 11:06 Brendonovich

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
spacedrive-landing ⬜️ Ignored (Inspect) Visit Preview Jul 12, 2023 4:08am
spacedrive-web ⬜️ Ignored (Inspect) Visit Preview Jul 12, 2023 4:08am

vercel[bot] avatar Jun 28 '23 11:06 vercel[bot]

I saw some serde, but could we maybe get bincode ^2.0.0-rc.3 support added at some point? Doesn't have to be in this PR, but I tend to use bincode quite a lot and it'd definitely help.

I'm using msgpack for this and would rather it over bincode, am gonna be using msgpack in the sync system eventually too.

Additionally, what's stopping direct usage of db.preference()? Just a curiosity, if needs be we can keep an eye out for direct usage within future PR reviews.

Type safety of preference keys + DX when creating preferences

Brendonovich avatar Jul 12 '23 03:07 Brendonovich