SwayDB icon indicating copy to clipboard operation
SwayDB copied to clipboard

Implement `RawMap` similar to `Map` but closer to `Core` for easier benchmarking

Open simerplaha opened this issue 4 years ago • 0 comments

Currently all data-types are high level.

A RawMap is needed that allows storing raw bytes and has no extra layers being the closest to Core.

Useful for benchmarking and comparison.

simerplaha avatar Dec 09 '21 15:12 simerplaha