Anton Moldovan
Anton Moldovan
- [ ] StereoDB should periodically (based on log size) start a process to scan a log and update addresses in SQLite - [ ] Make it configurable for debugability...
- [ ] Add benchmark on GET and SET operations - [ ] Try to compare results with the Redis native benchmark tool
For scenarios involving data larger than the available RAM, fetching records from the disk is necessary. Since standard `ReadWriteLock` does not support asynchronous operations, it would be beneficial to try...
https://github.com/Cysharp/ZString
- Add configuration to disable it - It should be done in conjunction with this task: https://github.com/PragmaticFlow/NBomber/issues/775