Jason Clark

Results 9 issues of Jason Clark

**Is your feature request related to a problem? Please describe.** Occasionally my ide will crash and/or i will need to reinstall and all my settings are lost leading to re-inserting...

i refactored your code to remove dependencies on redis, switched to ets, removed quantum, code should be faster

### Pre-PR Checklist - [ ] I have run `npm test` locally and there are no warnings or errors, from lint or test - [ ] I have added screenshots...

this should fix the persistent term error that blows up appsignal when it doesnt exitst, also add ets as an option to persistent term

i am using this in a project but some of the deps needed bumping

adds the inverse functions of soft delete by setting deleted_at field to nil

update to work with phoenix 1.3 dependency wize and change json library for speed/compatibality

this should fix #333 by supplying a default :id if there is no primary key else we used the supplied key, this allows pivot tables to be used with a...