Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rupurt/bos
Blob ordered storage
https://github.com/rupurt/bos
Last synced: 21 days ago
JSON representation
Blob ordered storage
- Host: GitHub
- URL: https://github.com/rupurt/bos
- Owner: rupurt
- License: mit
- Created: 2023-11-30T03:37:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-01T08:01:55.000Z (12 months ago)
- Last Synced: 2024-10-10T14:39:03.284Z (about 1 month ago)
- Language: Elixir
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bos
Blob ordered storage
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bos` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:bos, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .