Roman Khafizianov
Roman Khafizianov
This PR adds an ability for clients to reorder the relation's options. It's done in a way that default order is the date of creation (based on the BSON ID...
In order to start prometheus scrapping server you need to start with env var `ANYTYPE_PROM`, e.g. `ANYTYPE_PROM=:9094`. Then go to `metrics/docker` dir and run `docker-compose up -d`
Possible DeviceStates: ``` FOREGROUND = 0; // default mode - app should work normally; onResume on Android, didBecomeActiveNotification on iOS RESUMED = 1; // app is starting; onStart on Android,...
for spacestore - run incremental backup every minute - every 1000 backups(empty skipped) do the full backup and remove all others after - do the os.Sync before renaming backups from...
### Description This PR add an easy ability to pass the noauth build flag. It is used to test the local grpc API without the need to auth. ⚠️ should...
- create default chat for new spaces - pass the chatId to the workspace and spaceView