genkgo / ember-localforage-adapter

Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
Other
133 stars 26 forks source link

A new release for uuid? #68

Closed akshaisarma closed 7 years ago

akshaisarma commented 7 years ago

Hello, thanks for the great adapter! I was able to very easily jump in and replace my existing local storage adapter.

I would love the uuid generation added in the last few months to get an official release. As of now, I am stuck with the 5 char id in 2.2.1, which seems a little small for my use case.