simerplaha / SwayDB

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
https://swaydb.simer.au
Apache License 2.0
293 stars 16 forks source link

`SegmentRef` should initialise all `KeyOrder` types once #336

Closed simerplaha closed 2 years ago

simerplaha commented 2 years ago

A new type is needed CoreKeyOrder which implements all key order types once.