GraphEngine icon indicating copy to clipboard operation
GraphEngine copied to clipboard

Can we generate storage data offline (without start a trinity server) ?

Open TCGOGOGO opened this issue 7 years ago • 2 comments

we want generate storage for different data versions offline, is there any solution? thx.

TCGOGOGO avatar Dec 24 '18 07:12 TCGOGOGO

if the data fits into a single machine (memory-wise), you can just use the local storage without starting the server.

yatli avatar Dec 26 '18 19:12 yatli

if the data fits into a single machine (memory-wise), you can just use the local storage without starting the server.

hi yatao, I mean if there exist no storage yet, but I have TTL(triple file) and TSL. In this situation can I generate storage directly without performing real data importing?

TCGOGOGO avatar Jan 03 '19 08:01 TCGOGOGO