Closed asafmaitav closed 9 years ago
Yes they can be used in the current form. simple_obj_store
is a simplified orm
with only get and set of objects, it's useful for transactions for example, or to compose it with other operations. orm
is fully compatible with ruby Ohm
library, right now it has only a subset of features but they work fine.
And can they be used in their current form? Some of the functionality seems to be unfinished.