featurebase/server
Souhaila Noor 8a95ac344b We check for incomplete deletion when server is started.
When deletion is started, _exists field is updated with row+1.
After deletion is completed, we delete _exists=row+1.
If _exists>=1, then deletion was not completed.

Updated go version in docker to match other requirements.
Removed duplicate error check for grpc.
2022-02-25 09:28:13 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
config.go remove asserting for log path 2022-01-28 13:07:22 -06:00
config_internal_test.go updated the tests 2022-01-28 14:28:59 -06:00
config_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
dup.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dup_arm64.go add copyright notice back in 2021-12-10 11:01:04 -06:00
grpc.go fb1172: enable refresh tokens 2022-02-07 13:42:11 -06:00
grpc_test.go fb1172: enable refresh tokens 2022-02-07 13:42:11 -06:00
handler_test.go have test use the cluster.Start helper to avoid port conflicts 2022-02-08 09:30:07 -06:00
pg.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pg_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pg_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
server.go We check for incomplete deletion when server is started. 2022-02-25 09:28:13 -06:00
server_internal_test.go addresses multiple authn/z tickets 2022-01-14 12:31:32 -06:00
server_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
sql.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tlsconfig.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
trial.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00