Modified posting package to include a way to query multiple posting lists for...
Modified posting package to include a way to query multiple posting lists for a given attribute. Introduce a new task.fbs which would be used for query and result encoding.
Showing
- posting/list.go 50 additions, 7 deletionsposting/list.go
- posting/list_test.go 5 additions, 5 deletionsposting/list_test.go
- posting/worker.go 122 additions, 0 deletionsposting/worker.go
- posting/worker_test.go 55 additions, 0 deletionsposting/worker_test.go
- task.fbs 15 additions, 0 deletionstask.fbs
- task/Query.go 47 additions, 0 deletionstask/Query.go
- task/Result.go 64 additions, 0 deletionstask/Result.go
- task/Value.go 46 additions, 0 deletionstask/Value.go
Loading
Please register or sign in to comment