vasquque·11 年前·議論Simply queues in Lua https://github.com/tarantool/queue i don't know what's reason to use redis+node.js, if exist tarantool queues
vasquque·11 年前·議論I was hopping to see like this http://tarantool.org/doc/book/replication/index.html?highlig... but for redis.
vasquque·11 年前·議論NoSQL not included like http://tarantool.org, more correctly name with Redis than NoSQL.
vasquque·11 年前·議論What's reason to make queue based on Redis? What will if I wish to use python with that?
vasquque·11 年前·議論Not new idea to use lua in the db, but if you wish more use lua in the project. I recommend to see http://tarantool.org instead redis with lua.
vasquque·11 年前·議論Hey, I also think you have to try http://tarantool.org if you wish to use persistent and an application server.
vasquque·11 年前·議論You fogot:WARNING: Redis 3.0 is currently a BETA not suitable for production environments.
vasquque·11 年前·議論Why do programmers databases with JavaScript? Lua is more embedded language than JavaScript. http://www.aerospike.com/ http://redis.io http://tarantool.org use LUA and it more powerful and easy to use as procedures.