I found the following 4 directories, each containing a data.mdb as well as a lock.mdb file. But am not sure if I can somehow find the whole chat history in here? Would love a clarification what these files actually do and what they are for. And hopefully that answers my question about the storage of the data.
cmdchatter
└── databases
├── cell-uhC0kglad0Gr-n7eq-....
│ ├── data.mdb
│ └── lock.mdb
├── conductor
│ ├── data.mdb
│ └── lock.mdb
├── p2p
│ ├── data.mdb
│ └── lock.mdb
└── wasm
├── data.mdb
└── lock.mdb
Also I'm curious to know if cmd-chatter has a holochain DNA file?
I found the following 4 directories, each containing a
data.mdbas well as alock.mdbfile. But am not sure if I can somehow find the whole chat history in here? Would love a clarification what these files actually do and what they are for. And hopefully that answers my question about the storage of the data.Also I'm curious to know if cmd-chatter has a holochain DNA file?