mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 10:38:33 -04:00
feat: All encryption/decryption now happens in-memory.
Release-as: v0.3.0
This commit is contained in:
2
TODOS.md
2
TODOS.md
@@ -1,7 +1,7 @@
|
||||
# TODOs
|
||||
|
||||
|
||||
1. Encrypt/decrypt the database in memory.
|
||||
1. Consider giving db its own allocator
|
||||
|
||||
2. **db.odin:324-327** — Map iteration (`remote_set`) is non-deterministic. Same file can produce different JSON on each backup, causing spurious DB diffs. Sort remotes before storing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user