maritz / nohm

node.js object relations mapper (orm) for redis
http://maritz.github.io/nohm/
MIT License
500 stars 64 forks source link

Improve meta version updating mechanisms #153

Open maritz opened 4 years ago

maritz commented 4 years ago

Currently the updating of meta versions on model changes is run pretty much silently and there is not enough documentation around it.

There needs to be some more safety around this so that developer and operations teams can make sure the correct models are being used.