liveh2o / active_remote

Active Remote provides Active Record-like object-relational mapping over RPC. It's Active Record for your platform.
MIT License
63 stars 23 forks source link

Cache and dup default attributes #63

Closed film42 closed 6 years ago

film42 commented 6 years ago

This offers a 4x speed boost over looping over attributes on initialize.

cc @brianstien @liveh2o @abrandoned

abrandoned commented 6 years ago

I like it :shipit:

abrandoned commented 6 years ago

I have no idea what I just clicked on ..... something to "suggest" a review by @brianstien :(

film42 commented 6 years ago

:+1: Thanks @abrandoned. I don't have permissions to merge or release.