Théo Crevon

Results 125 issues of Théo Crevon

Documentation lacks some sections: - [x] Performances notes - [ ] Writing a client - [ ] Good practices : - [ ] When doing atomic read/writes, prefer MGet and...

feature request

Ctrl-c should be ignored, and force prompt refresh. Ctrl-d should force to quit.

Go
Python

Best use case of Elevator would be to shard different databases over different physical disk to reduce the disk seeks footprint. [Bioql](http://bioql.com/) does shard its datasets over multiple disk. It...

feature request
Go

Should repair every db in the database store. A specific database store should be specifiable as an argument.

feature request

Implies the usage of a dedicated repairing worker. The process should look like this : \* Client sends a request, which raises a LevelDBError Corruption \* The worker which received...

bug
enhancement