Amazon DynamoDB for Elixir
The library is still very much a work in progress.
- Add
surgeto your list of dependencies inmix.exs:
```elixir
def deps do
[{:surge, "~> 0.0.1"}]
end
```
- Ensure
surgeis started before your application:
```elixir
def application do
[applications: [:surge]]
end
```
$ docker-compose run test- blob
- boolean
- blob_set
- list
- map
- number_set
- null
- number
- string
- string_set