Restart with Claude
This commit is contained in:
16
docs/KExocortex/Datastore.md
Normal file
16
docs/KExocortex/Datastore.md
Normal file
@@ -0,0 +1,16 @@
|
||||
%%
|
||||
Title: Data storage
|
||||
Created: 2022-03-08 01:34
|
||||
Status:
|
||||
Parent: [[Archive/Computing/KExocortex]]
|
||||
Tags:
|
||||
Source:
|
||||
%%
|
||||
|
||||
# Data storage
|
||||
|
||||
Data storage in kexocortex covers note and potentially artifact storage.
|
||||
|
||||
Metadata should go into a [[Resources/Computing/Database|database]], preferably [[Resources/Computing/Database/SQLite|SQLite]]. Artifact data (e.g. the blobs) should go into a [[202203071715 Content-Addressable Store]].
|
||||
|
||||
I had considered other systems (like [RavenDB](https://ravendb.net/), but that is a [[Resources/Computing/Lang/CSharp|C#]]-only [[Resources/Computing/Database|database]]).
|
||||
Reference in New Issue
Block a user