https://github.com/radar/elixir_postgresql_bench
https://github.com/radar/elixir_postgresql_bench
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radar/elixir_postgresql_bench
- Owner: radar
- Created: 2017-10-18T00:08:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T00:08:22.000Z (about 8 years ago)
- Last Synced: 2025-02-10T13:44:00.863Z (11 months ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Products
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `products` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:products, "~> 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 [https://hexdocs.pm/products](https://hexdocs.pm/products).