Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't think so.

Tarantool uses an async evented IO model, but uses Lua coroutines and not Javascript. There are not callbacks, just 'yield points'.

Also, the primary data store backend is an in-memory database with optional 'snapshoting' to disk. An alternative backend uses sophia, so it's not 100% in memory.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: