Announcing Node.js SDK v1.2.0: Instant Flag Checks with In-Memory Caching
Every millisecond counts when you are building modern web applications. When your server needs to determine whether a feature is enabled for a user, the last thing you want is to wait for a network roundtrip to a feature flagging API on every single request.