An open API service indexing awesome lists of open source software.

https://github.com/ericentin/sled

An idiomatic Elixir binding for sled, the champagne of beta embedded databases.
https://github.com/ericentin/sled

database elixir elixir-bindings embedded-kv high-performance rust sled

Last synced: 4 months ago
JSON representation

An idiomatic Elixir binding for sled, the champagne of beta embedded databases.

Awesome Lists containing this project

README

          

[![Elixir CI](https://github.com/ericentin/sled/workflows/Elixir%20CI/badge.svg)](https://github.com/ericentin/sled/actions?query=workflow%3A%22Elixir+CI%22)

# Sled

***EVEN MORE NOT READY FOR PRODUCTION THAN SLED!!!***

An Elixir binding for [sled](https://github.com/spacejam/sled), the champagne of beta embedded databases. There is much work to be done, but this is a start!

The package can be found on [hex.pm](https://hex.pm/packages/sled), and documentation is available on [hexdocs](https://hexdocs.pm/sled).