pablomaurer / RxPouch

supercharged PouchDB with RxJS
https://mnewmedia.github.io/RxPouch/
6 stars 0 forks source link

allow to define per collection wich property should be used as the id #8

Open pablomaurer opened 6 years ago

pablomaurer commented 6 years ago

So you never have to care again about the id, when saving docs. Just declare for example you want to use name then it will generate the id <collection>-<name>.