Thanks @rtweed! Yes, Mumps database is the key.
Playing with Mumps database ideas, I just write a simple module to show the proposed syntax https://github.com/ajlopez/SimpleGlobals (naive in-memory implementation, but I have ideas for persistence) Maybe, Mumps database (Cache, GT.M) could be re-implemented completely in JavaScript/Node.js. I think it's not your plan, but it could be a path to explore. On Sat, Jan 26, 2013 at 10:36 AM, rtweed <[email protected]> wrote: > On Saturday, January 26, 2013 1:05:21 PM UTC, ajlopez wrote: > >> Yes, very interesting.... >> >> I remember Mumps from a Computer Language (or Dr. Dobb's?) article from >> the eighties. >> >> Any tutorial links for Mumps Globals? >> >> > See: > > http://www.mgateway.com/docs/universalNoSQL.pdf > > and my rather older paper: > > http://gradvs1.mgateway.com/download/extreme1.pdf > > Forget the Mumps language, but its database is very powerful. A NoSQL > database that pre-dates the NoSQL movement by several decades! > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
