-
* Use binary prefix naming for folders `/FFFF/..../FFFF.gs`
* Storage root should contain `.gs` file with following structure `{ server, count, size, next }`, example:
```js
{
server: '0011', //…
-
-
Use `typeof valiable` instead of `typeof(variable)` except cases like this: `typeof(5 + '')`
-
Tests use `require('metasync')` instead of `require('..')` so it loads and tests one of the previously published metasync version :smile: See [`/test/all.js`](https://github.com/metarhia/metasync/comm…
-
Hello, guys.
I have a question again.
Can we use a single instance for RPC and WebRPC simultaneously?
-
We need quick hash table for database indexing
-
We need multi-dimensional indexing for datasets to run quires on multiple fields with '>' and '
-
- [x] `idToChunks(id: number): Array`
- [x] `idToPath(id: number): string`
- [x] `pathToId(path: string): number`
-
After some discussion with @belochub about https://github.com/metarhia/JSTP/pull/81 we came to conclusion that we don't actually need sent messages count in both handshake request and response, only r…
aqrln updated
6 years ago
-
Just to document we have such project and assign developers. @aqrln please review SDK state and prepare tasks.