Thank you for that. I'm planning on using it instead of express' MemoryStore to fix the warning "connection.session() MemoryStore is not designed for a production environment, as it will leak memory, and will not scale past a single process."
On Monday, June 11, 2012 6:17:53 PM UTC-4, alevy wrote: > > Hi all, > I'm happy to announce MemJS, a memcache client for node.js that > supports SASL authentication. MemJS was built to allow node developers > to use the MemCachier memacache add-on on Heroku, but of course will > work with any version of memcache that supports the binary protocol. > There is a very basic get-you-started app at: > > http://github.com/memcachier/memcachier-node > > The code for MemJs is also hosted on Github: > > http://github.com/alevy/memjs > > I'd love to get feedback from the community on the library itself and > am welcoming issues and pull requests. > > Thanks! > Amit -- 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
