reality-two / reality2-node-core-elixir

A Reality2 implementation in Elixir
https://reality2.ai
Other
0 stars 0 forks source link

Management of Sentant Data #18

Closed reality2-roycdavies closed 3 months ago

reality2-roycdavies commented 3 months ago

Sentant Data can include files (in 64bit encoded format) and thus could be quite large. Since Sentants are loaded into and operate from memory, this could easily cause problems, so data should be removed from the incoming sentant definition and stored away in the database, retrieved only when required.