Sign inSign up

hirocaster/surge

By hirocaster

Updated over 9 years ago

for test

Image
0

1.1K

hirocaster/surge repository overview

Surge

Amazon DynamoDB for Elixir

The library is still very much a work in progress.

Installation

  1. Add surge to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:surge, "~> 0.0.1"}]
end
```

2. Ensure surge is started before your application:

```elixir
def application do
  [applications: [:surge]]
end
```

Test

$ docker-compose run test

Reference

Support Type
  • blob
  • boolean
  • blob_set
  • list
  • map
  • number_set
  • null
  • number
  • string
  • string_set

Tag summary

Content type

Image

Digest

Size

341.4 MB

Last updated

over 9 years ago

docker pull hirocaster/surge