Cysharp / MasterMemory

Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
MIT License
1.52k stars 110 forks source link

Is it possible to storage an collection type in table #82

Closed PatchouliTC closed 1 year ago

PatchouliTC commented 1 year ago

as title says,i have test store HashSet and it seems works fine,but I didn't see the information of the storage collection type in the sample, so I want to get some confirmation information here before using it in the production environment: Can the storage collection type be read normally when the table is not used as a query key? And if possible, I also want to ask whether the collection type can be used as a query key by customizing the comparator?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.