ssbc / margaret

a flume-like persisted append-only log implementation
MIT License
16 stars 3 forks source link

[offset2/query] fix reverse with gt and lt arguments #6

Open cryptix opened 5 years ago

cryptix commented 5 years ago

right opening a query on offset2 with reverse and greater or less then constructions doesn't work correctly.

Re-enable the tests and add the needed handling to qry.Next.