You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan f8ea4c33de ucase for ASCII only
This is a silly optimization but can be significantly faster for larger
action names. Also, since there are (should be) no UTF-8 characters in
the first argument, this is absolutely fine and sensible.
3 years ago
..
admin Migrate to using `Coremap` (#156) 3 years ago
compat Document missing instances of `unsafe` 3 years ago
config Document missing instances of `unsafe` 3 years ago
coredb Document missing instances of `unsafe` 3 years ago
dbnet Migrate to using `Coremap` (#156) 3 years ago
diskstore Document missing instances of `unsafe` 3 years ago
kvengine Migrate to using `Coremap` (#156) 3 years ago
protocol Document missing instances of `unsafe` 3 years ago
queryengine ucase for ASCII only 3 years ago
resp Upgrade server to use client driver's `RespCode`s 3 years ago
services Poison the database by default if snapshotting fails (#160) 3 years ago
tests Upgrade skytable client driver version 3 years ago
cli.yml Poison the database by default if snapshotting fails (#160) 3 years ago
main.rs Add compat module for upgrading old files 3 years ago