calvinmetcalf / crypto-pouch

plugin for encrypted pouchdb/couchdb databases
MIT License
243 stars 43 forks source link

filter-pouch is now transform-pouch #6

Closed nolanlawson closed 9 years ago

nolanlawson commented 9 years ago

Also you can avoid exporting transform altogether if you bind the transform function to the db object, but wasn't sure how you feel about bind or if you prefer polyfills.

calvinmetcalf commented 9 years ago

put it in #5 along with other v2 stuff, I tend to avoid bind as it has some performance issues, so I just used call

nolanlawson commented 9 years ago

ah yeah, good call

nolanlawson commented 9 years ago

totally unintentional pun ^