Skip to content

Commit a117437

Browse files
committed
Well, we knew this would be hard...
1 parent 4b2696a commit a117437

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Design-G.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,14 @@ means that the GPU will be a kind-of StorageNode. The GpuStorageNode,
288288
I guess. Maybe the OpenclStorageNode and teh CudaStorageNode.
289289

290290
OK, so that sounds like a plan. Time to unleash Claude on this mess.
291+
Oh. Wait. There's a problem. Or two.
292+
293+
* The definition of BackingStore is in a different git repo.
294+
It needs to be moved to the core.
295+
* The type for StorageNode is there, too ...
296+
* Answer: copy all of persist/api back into main repo
297+
* Or ... OMG create a new repo for the RamStorageNode!? Yow!
298+
There will be some messy code movement, I guess.
291299

292300

293301
### Are SensoryNode's AtomSpaces?

0 commit comments

Comments
 (0)