Vivek R

Results 13 issues of Vivek R

In recent redis backend update it seems like session fields are stored as a individual key value pair where value is a JSON encoded bydefault (default encode/decoder) and are namespaced...

Here is a implementation of Kafka broker, I went through other broker implementations and tried to implement something similar but with few changes like how the worker pool is initialized...

## Context and setup - Have a 3 node hub cluster which connects to 4 different leaf nodes where each silo contains single node JS enabled. - To avoid flowing...

We have a simple NATS hub-leafnode cluster setup. - Hub has a aggregated stream called `orders` which aggregates stream called `orders` from multiple leaf nodes. - Leaf node stream called...

stale
needs info

Added an option called `wordWrap` to enable word wrapping in editor. By default its not enabled.

When transition group is applied over the list `vddl-draggable` the placeholder doesn't work as expected since transition group by default inserts a `span` over the element and placeholder `vddl-placeholder` is...

Added a new wrapper for fasthttprouter default not found method - `Router.NotFound`.

https://kite.trade/forum/discussion/7279/possible-bug-in-kiteticker-is-connected#latest

bug

`NewLocalFS` reads files on initialization and returns the content on `Get` call but on development workflow if the file changes then it doesn't return the new content. So instead of...

enhancement

Is there a way to disable alphabetical order method sorting?