effect icon indicating copy to clipboard operation
effect copied to clipboard

Provide integration package with in-memory DB (e.g. LMDB)

Open schickling opened this issue 3 years ago • 0 comments

In some use cases it's nice to use in-memory DBs like LMDB or in order to build more performant/memory-efficient applications. It would be great if there was a Effect integration package that makes it easier to use with Effect.

Related:

  • https://google.github.io/flatbuffers/flatbuffers_guide_use_typescript.html

schickling avatar Jan 10 '22 11:01 schickling