Vikram Rangnekar
|
6b90b94e07
|
Add object pooling for parser expressions
|
2019-06-15 01:10:53 -04:00 |
Vikram Rangnekar
|
340dea242d
|
Optimize lexer and fix bugs
|
2019-06-14 22:17:21 -04:00 |
Vikram Rangnekar
|
9af320f396
|
Futher reduce allocations on the compiler hot path
|
2019-06-14 00:32:15 -04:00 |
Vikram Rangnekar
|
0b7512cf94
|
Optimize the sql generator hot path
|
2019-06-07 20:53:08 -04:00 |
Vikram Rangnekar
|
8b06473e58
|
Make remote joins use parallel http requests
|
2019-06-02 01:38:51 -04:00 |
Vikram Rangnekar
|
7c704637e8
|
Reduce allocations and improve perf over 50%
|
2019-06-01 02:03:09 -04:00 |
Vikram Rangnekar
|
58408eadc1
|
Use hash's as ids for table relationships
|
2019-05-14 22:32:12 -04:00 |
Vikram Rangnekar
|
f16e95ef22
|
Add REST API stitching
|
2019-05-12 19:27:26 -04:00 |
Vikram Rangnekar
|
7c37a1ef63
|
Fix null pointer with invalid argument values
|
2019-04-21 01:08:51 -04:00 |
Vikram Rangnekar
|
5edcf7b3a9
|
Fix infinite loop bug in lexer
|
2019-04-20 19:42:08 -04:00 |
Vikram Rangnekar
|
74ea365c5a
|
Fix null pointer issue found by fuzz test
|
2019-04-20 17:27:03 -04:00 |
Vikram Rangnekar
|
c03f7d6576
|
Fix issue with fuzzbuzz config
|
2019-04-20 10:45:12 -04:00 |
Vikram Rangnekar
|
652b31ce38
|
Add support for GraphQL variables
|
2019-04-19 01:55:03 -04:00 |
Vikram Rangnekar
|
7f8ab26218
|
Add fuzz testing to qcode
|
2019-04-18 21:08:14 -04:00 |
Vikram Rangnekar
|
2d02f2afda
|
Redesign config file architecture
|
2019-04-08 21:24:29 -04:00 |
Vikram Rangnekar
|
e3660473cc
|
Cleanup and redesign config files
|
2019-04-08 02:47:59 -04:00 |
Vikram Rangnekar
|
8acc3ed08d
|
Reduce realloc of maps and slices
|
2019-04-07 01:12:11 -04:00 |
Vikram Rangnekar
|
b562e1603e
|
Update docs with full-text search information
|
2019-04-06 19:40:02 -04:00 |
Vikram Rangnekar
|
6536b12858
|
Add query support for ts_rank and ts_headline
|
2019-04-06 02:35:08 -04:00 |
Vikram Rangnekar
|
d1bf87e19c
|
Add full text search support using TSV indexes
|
2019-04-05 01:44:30 -04:00 |
Vikram Rangnekar
|
33c5ef0bf1
|
Add fetch by ID feature
|
2019-04-04 00:53:24 -04:00 |
Vikram Rangnekar
|
89d435640b
|
Add aggregrate functions to GQL queries
|
2019-03-31 11:18:33 -04:00 |
Vikram Rangnekar
|
59b6a4a368
|
Fix bugs and document the 'where' clause
|
2019-03-27 02:58:19 -04:00 |
Vikram Rangnekar
|
775d5496cd
|
Fix perf issue with inflections
|
2019-03-25 00:43:14 -04:00 |
Vikram Rangnekar
|
b48a929538
|
Add tests for gql to sql compile
|
2019-03-24 18:16:03 -04:00 |
Vikram Rangnekar
|
0f5ce2f69d
|
Fix license to MIT
|
2019-03-24 10:07:07 -04:00 |
Vikram Rangnekar
|
b9d38a5e9d
|
First commit
|
2019-03-24 09:57:29 -04:00 |