linksplatform / Comparisons.RedisVSDoublets

The comparison between Redis and Doublets
The Unlicense
0 stars 0 forks source link

Implement first version of the comparison #1

Open Konard opened 3 years ago

Konard commented 3 years ago

600 RUB reward can be claimed by anyone who completes this task.

https://github.com/linksplatform/Comparisons.SQLiteVSDoublets can be used as an example.

This comparison should use an in-memory version of Doublets (no files).

uselessgoddess commented 3 years ago

Don't steal the budget for translations to C++

Konard commented 4 months ago

This project can be implemented as extension for https://www.npmjs.com/package/cache-manager library. That will allow to make benchmarks for all key value stores at once.

uselessgoddess commented 3 months ago

Better use native bindings or implementation to avoid bottlenecks