Andrey Sitnik

Results 227 issues of Andrey Sitnik

ESLint with some plugins from `@logux/eslint-config` and `eslint-plugin-markdown` will allow us to not worry about the syntax errors in JS examples

part: docs
type: refactoring

We need to track changes in files loaded during the Logux Server start. On the changes we need to clean `require` cache and restart the server.

type: feature
part: node

On `NODE_ENV === "development"` server should add random delay and randomly loose connection

type: feature
part: node

type: feature
part: node

We need to have docs about Nano ID problem in RN and found the solution for Expo

type: refactoring
part: js

We need to copy Logux Django API with more explicit API and implement the latest back-end protocol. Do we need to find a new maintainer for the project?

part: rails
type: refactoring

How to deploy Logux server to: - [ ] Google Cloud - [ ] AWS - [ ] Azure - [ ] Docker

part: docs

We need to help users in a question: how many servers they will need for their case. * Users number → memory * Users number → latency * Servers number...

part: docs

We need a migration recipe on our website. How to add Logux just for the simple real-time/collab cases.

part: docs

We need an HTTP fallback for the use cases: 1. Network doo does not allow opening a WS connection 2. The application doesn’t need real-time updates Question: do we need...

type: feature
part: node
part: js