|
|
|
|
|
by bruce_one
2648 days ago
|
|
Some silly feedback on typos: > Carefully tested for correcteness and tuned for performance – never loose a bit. correcteness -> correctness (slightly ironic :-) )
loose -> lose > RediSQL inheritanve all the SQLite knobs and capabilities inheritanve -> inherits > RediSQL is written in Rust which provides more guarantess agains common bugs agains -> against > Only a very minor part of RediSQL is not releases as open source releases -> released Just fyi :-) Looks like a really interesting tool :-) |
|