Tomas Pelak
Tomas Pelak
Hi, I decided to look into this, since i have already done some rdb parsing in #899. Here is a link to my [repo](https://github.com/s3w3nofficial/rdb-sharp). It contains some basic parsing logic...
> How did you handle `ToBatchPageAsync`? we have already a port for `ToPageAsync` but `ToBatchPageAsync` does not work with marten as of now. Marten will need to implement GroupBy support...
Hi @badrishc, could you please take a look at this ? There is still work to be done but i would appreciate some initial review.