Hey Ken, as of now we are storing XDM-nodes, but n...
# server
j
Hey Ken, as of now we are storing XDM-nodes, but now JSON is on my agenda. In general you could store any record as long as you are able to fetch it via the generated ID. Thus, it would be possible to for instance also store graph data with additional node types with a custom serializer/deserializer and maybe another transaction-API for simple modification and query scenarios :-) But I think JSON is the ideal candidate for now. But hey, it's up to you. I don't even know if anyone really has used it, sadly. I'm really eager to get to know what others would like to have and I'm really looking for contributions (and users after all). I would even be open to port everything to Kotlin, or simply mix the core for now.