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 1dbba0c06e
Add persistence suite for keymap string table types
Also fixed persistence bug with tables in the `system` keyspace
3 years ago
..
actions Enable table access using partial entity syntax 3 years ago
admin Add `is_empty` to `AnyArrayIter` for specificity 3 years ago
auth Enable `auth restore` for anonymous users and add tests 3 years ago
config Ensure TLS-only mode in prod when authn is enabled 3 years ago
corestore Fix missing `system` ks on second boot of server 3 years ago
dbnet Enable regenerating tokens and fix panic on wrong length `AuthID` 3 years ago
diskstore Merge pull request #198 from skytable/storage/snapshotengine 3 years ago
kvengine Simplify `KVEngine` impl 3 years ago
protocol Fix length checks in auth subactions 3 years ago
queryengine Enable table access using partial entity syntax 3 years ago
registry Reduce disk accesses with a trip switch 3 years ago
resp Simplify `KVEngine` impl 3 years ago
services Version gate the storage engine 3 years ago
storage Add persistence suite for keymap string table types 3 years ago
tests Add persistence suite for keymap string table types 3 years ago
util Simplify `KVEngine` impl 3 years ago
arbiter.rs Enable auth to be configured 3 years ago
cli.yml Enable auth to be configured 3 years ago
main.rs Add authn tests 3 years ago