Elchin Valiyev

Results 5 issues of Elchin Valiyev

area: dds: propertydds
community-contribution
base: main

## Description At the moment, clients connect to Alfred to create documents using the REST interface and then connect again with WebSockets to send and receive deltas. This PR added...

area: server
area: driver
community-contribution
public api change
base: main

## Description We observed that there isn't a dedicated Routerlicious client that can directly interface with the Routerlicious reference server. Currently, only Azure and Tinylicious clients are available. At Autodesk,...

dependencies
status: stale
public api change
base: main

The up-to-date version of git return 8 symbols of hash with `--short` flag. `git rev-parse --short HEAD` => `7f2bf1a5` https://github.com/kurttheviking/git-rev-sync-js/blob/master/index.js#L118

## Description Update `sortAlphabetically` to use `localeCompare` ## Justification (Why) Addresses https://github.com/JamieMason/syncpack/issues/206 ## How Can This Be Tested? Test were updated