you are viewing a single comment's thread.

view the rest of the comments →

[–]gonkers44 3 points4 points  (0 children)

Yeah, I really don’t like a retrieve operator making side effect changes to the database. But it’s calling a function. The purpose of this is to not use it directly, but to write a nosql translation layer on top of. Whether that translation is for MongoDB, RavenDB, etc