mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
* working on incorporating regex logic * Implemented a validation check for database name with given rules in doc within controller * fixing tests to pass * reflecting changes to match docs * fixed tests further, hopefully * for sure fixed integration tests, and moved validation check * integration tests passed, go test now will pass * fixed name size to 230 due to previous commit acknowledgement * fixed field test negative validations * added missing comma |
||
|---|---|---|
| .. | ||
| balancer | ||
| client | ||
| http | ||
| partitioner | ||
| poller | ||
| schemar | ||
| service | ||
| sqldb | ||
| balancer.go | ||
| config.go | ||
| controller.go | ||
| controller_test.go | ||
| director.go | ||
| errors.go | ||
| node_registerer.go | ||
| sets.go | ||
| snapping_turtle.go | ||
| stringers.go | ||
| worker.go | ||