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.
- Host: GitHub
- URL: https://github.com/ericentin/sled
- Owner: ericentin
- License: apache-2.0
- Created: 2020-02-25T00:24:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T23:59:50.000Z (about 3 years ago)
- Last Synced: 2025-10-24T02:56:16.423Z (8 months ago)
- Topics: database, elixir, elixir-bindings, embedded-kv, high-performance, rust, sled
- Language: Elixir
- Homepage: https://hex.pm/packages/sled
- Size: 106 KB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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).