girishramnani / polly

A social poll application
MIT License
45 stars 5 forks source link

Use ecto with postgres to store the votes #2

Open girishramnani opened 3 months ago

girishramnani commented 3 months ago

Currently ets is being used for storage, we can still keep that and add support for ecto and make that configurable using a config key