Bluebird vs Native vs Async/Await - 2020 State of Javascript promises performances

When we started to work on version 2 of Kuzzle a year ago, the biggest question was what kind of promises are we going to use in Kuzzle core.
Read More

Node.js 14 & AsyncLocalStorage: Share a context between asynchronous calls

Node.js 14 has been available since April 21, 2020. This version embeds a new version of v8 but also a lot of new features like the AsyncLocalStorage class of the async_hooks ...
Read More

Share sensitive data with Git and cryptography

All projects require a certain amount of data that must remain secret and private.
Read More

Kuzzle is now officially on Discord

Starting 20 April 2020, Discord becomes our official community discussion platform! 🎉
Read More

COVID-19 impact on Kuzzle: everything has changed, but nothing has changed

The Coronavirus disease continues to spread around the world. More and more governments enforce social distancing, hoping to slow down the virus propagation, to prevent the ...
Read More

Kourou is coming or why you should use the Kuzzle CLI

Today we see CLI from everywhere, everybody wants it’s own CLI: Heroku, Vue.js, React, and so on. But why this hype?
Read More