Orleans.Indexing
Orleans.Indexing copied to clipboard
Two years later, a lot has changed. I think Lucene and GrainServices will work better for this. I will try to implement it.
Anyway, I've been waiting for this functionality for years, and I've thought a lot about it. After studying the original documents and the code, I came to the conclusion that...
Hello @sergeybykov , As far as I understand this indexing functionality is not published as a nuget package yet. Maybe you aware whether there are plans to publish it as...
Hello there Please I'd like to ask if the Indexing works for MultiLevel Child Properties say ``` class CLS1{ int Prop1{get;set} CLS2 Child{get;set} } class CLS2{ [ActiveIndex] string data{get;set} }...
The is a POC/WIP of an upgrade to Orleans 8